Checkstyle Results

The following document contains the results of Checkstyle 8.27-SNAPSHOT with my_checks_Hbase.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
2561 0 15099 0

Rules

Category Rule Violations Severity

Details

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/HColumnDescriptor.java

Severity Category Rule Message Line
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 6, expected level should be 4. 242
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 6, expected level should be 4. 243
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 6, expected level should be 4. 244
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 6, expected level should be 4. 245
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 6, expected level should be 4. 246
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 6, expected level should be 4. 247
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 6, expected level should be 4. 248
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 6, expected level should be 4. 249
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 6, expected level should be 4. 250
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 6, expected level should be 4. 251
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 6, expected level should be 4. 252
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 6, expected level should be 4. 253
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 6, expected level should be 4. 254
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 6, expected level should be 4. 255
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 6, expected level should be 4. 256
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 6, expected level should be 4. 257
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 6, expected level should be 4. 258
 Warning indentation Indentation 'for' has incorrect indentation level 6, expected level should be 4. 259
 Warning indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 260
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 4. 261
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 6, expected level should be 4. 262
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 6, expected level should be 4. 263
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 634
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1288

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/HRegionInfo.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 284
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 300
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 317
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 562
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 748
 Warning indentation Indentation 'catch' child has incorrect indentation level 9, expected level should be 8. 895
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 955
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 959

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/HTableDescriptor.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 712
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 896
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1293
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1545
 Warning indentation Indentation 'array initialization rcurly' has incorrect indentation level 9, expected level should be one of the following: 6, 8. 1657

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/MetaTableAccessor.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 142
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 156
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 180
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 321
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 333
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 382
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 400
 Warning indentation Indentation 'getTableRegionsAndLocations' has incorrect indentation level 2, expected level should be 4. 466
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 468
 Warning indentation Indentation 'getServerUserRegions' has incorrect indentation level 2, expected level should be 4. 536
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 591
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 902
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 916

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/RemoteExceptionHandler.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 87

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/ServerLoad.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 275

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncProcess.java

Severity Category Rule Message Line
 Warning indentation Indentation 'catch' child has incorrect indentation level 14, expected level should be 10. 732
 Warning indentation Indentation 'catch' child has incorrect indentation level 14, expected level should be 10. 734
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 1371
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 1372

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ClientScanner.java

Severity Category Rule Message Line
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 115
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 116
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 118
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 119
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 120
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 121
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 122
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 123
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 124
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 125
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 127
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 128
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 129
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 6. 130
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 4. 133
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 134
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 140
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 143
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 144
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 145
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 6. 146
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 4. 149
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 151
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 152
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 154
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 155
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 160
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 164
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 175
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 179
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 180
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 183
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 184
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 187
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 188
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 191
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 192
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 195
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 196
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 199
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 200
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 203
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 204
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 207
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 208
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 211
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 212
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 214
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 216
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 217
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 220
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 221
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 223
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 224
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 6. 226
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 229
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 6. 230
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 231
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 232
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 233
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 235
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 240
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 241
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 242
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 256
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 257
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 258
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 259
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 260
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 263
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 266
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 267
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 6. 268
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 272
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 8. 273
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 274
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 8. 275
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 276
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 6. 277
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 278
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 6. 279
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 280
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 6. 281
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 282
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 6. 283
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 4. 284
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 286
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 288
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 290
 Warning indentation Indentation 'try' has incorrect indentation level 6, expected level should be 4. 291
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 292
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 295
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 296
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 6. 297
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 298
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 6. 299
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 4. 300
 Warning indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 6. 301
 Warning indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 6. 302
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 4. 303
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 304
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 305
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 323
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 326
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 327
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 330
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 331
 Warning indentation Indentation 's' has incorrect indentation level 7, expected level should be 8. 332
 Warning indentation Indentation 'retries' has incorrect indentation level 7, expected level should be 8. 333
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 334
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 335
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 348
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 349
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 350
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 351
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 352
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 353
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 354
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 355
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 357
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 360
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 361
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 362
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 363
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 364
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 365
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 367
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 368
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 369
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 372
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 373
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 374
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 714
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 716
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 717
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 718
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 6. 719
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 8. 720
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 6. 721
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 6. 725
 Warning indentation Indentation 'catch' child has incorrect indentation level 11, expected level should be 8. 727
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 6. 728
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 729
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 730
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 731
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 732

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ClusterConnection.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 151
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 198
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 240
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 258

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ConnectionAdapter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 398

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ConnectionFactory.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 180
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 212
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 223

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ConnectionManager.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 9, expected level should be one of the following: 8, 10. 231
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 7, expected level should be one of the following: 6, 8. 232
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 353
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 379
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 405
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 419
 Warning indentation Indentation 'member def type' has incorrect indentation level 5, expected level should be 4. 609
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 5, expected level should be 4. 613
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 7, expected level should be 6. 614
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 5, expected level should be 4. 615
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 918
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 930
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 937
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 1059
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 1065
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 1103
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 1138
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 1145
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 1578
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 1600
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 1699
 Warning indentation Indentation 'throws' has incorrect indentation level 8, expected level should be 10. 1720
 Warning indentation Indentation 'throws' has incorrect indentation level 8, expected level should be 10. 1727
 Warning indentation Indentation 'throws' has incorrect indentation level 8, expected level should be 10. 1734
 Warning indentation Indentation 'throws' has incorrect indentation level 8, expected level should be 10. 1932
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 2507
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 2532

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Get.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 177
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 489

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 219
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 292
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 307
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 312
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 439
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 462
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 489
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 520
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 638
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 640
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 641
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 642
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 643
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 808
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 810
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 811
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 812
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 813
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 944
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 962
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 967
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1024
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1029
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1034
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1055
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1057
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1058
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1059
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1060
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 1061
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1198
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1216
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1221
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1242
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1244
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1245
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1246
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1247
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 1248
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1451
 Warning indentation Indentation 'throws' has incorrect indentation level 3, expected level should be 4. 1479
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1492
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1506
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1520
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1540
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1553
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1567
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1587
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1600
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1616
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1637
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1727
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1777
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1787
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1797
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1832
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1842
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1884
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1898
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1909
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1918
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1928
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1938
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1952
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1961
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1971
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1981
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2001
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2040
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2053
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2135
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2162
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2180
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2331
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2341
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2350
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2382
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 2428
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2446
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2463
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2468
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2600
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2792
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 2801
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 6. 2802
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 8. 2804
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 8. 2806
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 6. 2807
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 8. 2808
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 6. 2809
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 8. 2810
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 6. 2812
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 8. 2813
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 6. 2814
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 8. 2815
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 2816
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 8. 2817
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 6. 2818
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2832
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2846
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2866
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2906
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2985
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 3004
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3005
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 3006
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 14. 3007
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 16. 3008
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 14. 3009
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3010
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3011
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 3012
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 14. 3013
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 16. 3014
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 14. 3015
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3016
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3017
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 3018
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 3019
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3051
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3077
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3087
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 3141
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 3144

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HConnection.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 190
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 278
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 282
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 375
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 459
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 464
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 579

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HConnectionKey.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 44
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 45
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 46
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 47
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 48
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 49
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 50
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 51
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 52
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 53

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HConnectionManager.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 196
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 223

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HRegionLocator.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 73
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 82

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTable.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 141
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 155
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 169
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 429
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 443
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 475
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 485
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 495
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 573
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 575
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 576
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 578
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 580
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 581
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 582
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 583
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 584
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 585
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 751
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 755
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 773
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 774
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 832
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 964
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 991
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1140
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1154
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1165
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1211
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1240
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1270
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1299
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1328
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 1331
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. 1333
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. 1334
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. 1335
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 1336
 Warning indentation Indentation 'try' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. 1337
 Warning indentation Indentation 'try' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. 1338
 Warning indentation Indentation 'try' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. 1341
 Warning indentation Indentation 'try' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. 1342
 Warning indentation Indentation 'if' has incorrect indentation level 14, expected level should be one of the following: 10, 12. 1343
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be one of the following: 12, 14. 1344
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be one of the following: 12, 14. 1345
 Warning indentation Indentation 'if' child has incorrect indentation level 18, expected level should be one of the following: 14, 16. 1346
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 12, 14. 1347
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be one of the following: 12, 14. 1348
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 14, expected level should be one of the following: 10, 12. 1350
 Warning indentation Indentation 'try' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. 1351
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 1352
 Warning indentation Indentation 'catch' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. 1353
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 1354
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 1355
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 1356
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1753

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTableInterface.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 57

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTablePool.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 158
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 159
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 160
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 161
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 162
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 163
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 164

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Increment.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 162

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/MasterKeepAliveConnection.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 37

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/MetaCache.java

Severity Category Rule Message Line
 Warning indentation Indentation 'cachedRegionLocations' has incorrect indentation level 2, expected level should be 4. 53
 Warning indentation Indentation 'new' has incorrect indentation level 2, expected level should be 4. 54

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/MetaScanner.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 115
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 184
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 222
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 258

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Put.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 340
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 355
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 386

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RegionReplicaUtil.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 133
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 137

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RegistryFactory.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 34

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Result.java

Severity Category Rule Message Line
 Warning indentation Indentation 'operator new lparen' has incorrect indentation level 10, expected level should be 8. 695

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 49

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RpcRetryingCaller.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 116
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 195

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Scan.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 327
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 343

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ZooKeeperRegistry.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 121
 Warning indentation Indentation 'finally' child has incorrect indentation level 7, expected level should be 6. 133
 Warning indentation Indentation 'finally' child has incorrect indentation level 8, expected level should be 6. 147

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 42

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/coprocessor/AggregationClient.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 120
 Warning indentation Indentation 'R' has incorrect indentation level 2, expected level should be 4. 139
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 209
 Warning indentation Indentation 'R' has incorrect indentation level 2, expected level should be 4. 226
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 283
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 285
 Warning indentation Indentation 'long' has incorrect indentation level 2, expected level should be 4. 303
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 351
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 353
 Warning indentation Indentation 'S' has incorrect indentation level 2, expected level should be 4. 367
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 420
 Warning indentation Indentation 'Pair' has incorrect indentation level 2, expected level should be 4. 433
 Warning indentation Indentation 'double' has incorrect indentation level 2, expected level should be 4. 494
 Warning indentation Indentation 'Pair' has incorrect indentation level 2, expected level should be 4. 530
 Warning indentation Indentation 'double' has incorrect indentation level 2, expected level should be 4. 602
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 605
 Warning indentation Indentation 'Pair' has incorrect indentation level 2, expected level should be 4. 645
 Warning indentation Indentation 'getMedianArgs' has incorrect indentation level 2, expected level should be 4. 646
 Warning indentation Indentation 'R' has incorrect indentation level 2, expected level should be 4. 709
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 712
 Warning indentation Indentation 'R' has incorrect indentation level 2, expected level should be 4. 727
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 10. 786
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 8. 787
 Warning indentation Indentation 'validateArgAndGetPB' has incorrect indentation level 2, expected level should be 4. 798

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/client/coprocessor/LongColumnInterpreter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 49

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/coprocessor/ColumnInterpreter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'Q' has incorrect indentation level 0, expected level should be 2. 58

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/exceptions/PreemptiveFastFailException.java

Severity Category Rule Message Line
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 1, expected level should be 0. 35
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 1, expected level should be 0. 36
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 1, expected level should be 0. 37
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 3, expected level should be 2. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 3, expected level should be 2. 39
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 3, expected level should be 2. 47
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 5, expected level should be 4. 49
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 5, expected level should be 4. 50
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 5, expected level should be 4. 51
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 5, expected level should be 4. 52
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 3, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 65
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 68
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 69
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 1, expected level should be 0. 70

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/executor/EventType.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 6. 299

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/BinaryComparator.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 67

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/BinaryPrefixComparator.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 69

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/BitComparator.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 86

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/ByteArrayComparable.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 67

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/ColumnCountGetFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 101

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/ColumnPaginationFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 197

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/ColumnPrefixFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 116
 Warning indentation Indentation 'if' has incorrect indentation level 3, expected level should be 4. 132
 Warning indentation Indentation 'if' has incorrect indentation level 3, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 135

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/ColumnRangeFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 197
 Warning indentation Indentation 'if' has incorrect indentation level 3, expected level should be 4. 215
 Warning indentation Indentation 'if' has incorrect indentation level 3, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 6. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 6. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 6. 222

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/DependentColumnFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 241

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/FamilyFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 59
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 98
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 129

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/Filter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'enum def rcurly' has incorrect indentation level 0, expected level should be 2. 177

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/FilterList.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 5, expected level should be 4. 241
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 267
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 268
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 269
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 270
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 271
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 272
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 273
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 274
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 275
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 276
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 284
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 12. 285
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 286
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 12. 287
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 288
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 289
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 290
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 291
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 292
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 294
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 295
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 296
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 297
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 298
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 299
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 300
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 301
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 302
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 303
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 304
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 379

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/FilterWrapper.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 71

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/FirstKeyOnlyFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 100

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/FirstKeyValueMatchingQualifiersFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 101

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/FuzzyRowFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 181

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/InclusiveStopFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 114

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/KeyOnlyFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 105

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/LongComparator.java

Severity Category Rule Message Line
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 38
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 39
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 86

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/MultipleColumnPrefixFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 134

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/NullComparator.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 78

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/PageFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 112

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/PrefixFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 119

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/QualifierFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 98

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/RandomRowFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 135

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/RegexStringComparator.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 373
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 374
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 375
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 376
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 377

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/RowFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 114

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/SingleColumnValueExcludeFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 101
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 149

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/SingleColumnValueFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 202
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 203
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 204
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 205
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 206
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 207
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 208
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 209
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 210
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 211
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 212
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 213
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 214
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 215
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 339

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/SkipFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 113

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/SubstringComparator.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 87

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/TimestampsFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 135

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/ValueFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 94

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/WhileMatchFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 116

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/ipc/AbstractRpcClient.java

Severity Category Rule Message Line
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 151

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/ipc/AsyncRpcClient.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 251
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 253
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 254
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be one of the following: 14, 16. 255
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be one of the following: 16, 18. 256
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be one of the following: 14, 16. 257
 Warning indentation Indentation 'else' child has incorrect indentation level 14, expected level should be one of the following: 16, 18. 258
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be one of the following: 14, 16. 259
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 260
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be one of the following: 14, 16. 261
 Warning indentation Indentation 'try' child has incorrect indentation level 14, expected level should be one of the following: 16, 18. 262
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be one of the following: 14, 16. 263
 Warning indentation Indentation 'catch' child has incorrect indentation level 14, expected level should be one of the following: 16, 18. 264
 Warning indentation Indentation 'if' has incorrect indentation level 14, expected level should be one of the following: 16, 18. 265
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be one of the following: 18, 20. 266
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 14, expected level should be one of the following: 16, 18. 267
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be one of the following: 18, 20. 268
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 14, expected level should be one of the following: 16, 18. 269
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be one of the following: 14, 16. 270
 Warning indentation Indentation 'catch' child has incorrect indentation level 14, expected level should be one of the following: 16, 18. 271
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be one of the following: 14, 16. 272
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 273
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 274
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 275

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/ipc/ConnectionId.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' has incorrect indentation level 3, expected level should be 4. 61
 Warning indentation Indentation 'if' child has incorrect indentation level 5, expected level should be 6. 62
 Warning indentation Indentation 'if' child has incorrect indentation level 5, expected level should be 6. 63
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 3, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 68

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/ipc/IPCUtil.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 95
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 117
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 177
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 191
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 255
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 266

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/ipc/RegionCoprocessorRpcChannel.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 93
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 94

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/ipc/RpcClientImpl.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 129
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 298
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 476
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 634
 Warning indentation Indentation 'UserGroupInformation' has incorrect indentation level 14, expected level should be 16. 660
 Warning indentation Indentation '" to "' has incorrect indentation level 14, expected level should be 16. 661
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 1157
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 6. 1163
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 1165
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 1166
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 6. 1167
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1266

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/master/RegionState.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 66
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 67
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 68
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 69
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 70
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 71
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 72
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 73
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 74
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 75
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 76
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 77
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 78
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 79
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 80
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 81
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 82
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 83
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 84
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 85
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 86
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 87
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 88
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 89
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 90
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 91
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 92
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 93
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 94
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 95
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 96
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 97
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 98
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 99
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 100
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 101
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 102
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 103
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 104
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 105
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 106
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 107
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 108
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 109
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 110
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 111
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 112
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 125
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 126
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 127
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 128
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 129
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 130
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 131
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 132
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 133
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 134
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 135
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 136
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 137
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 138
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 139
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 140
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 141
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 142
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 143
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 144
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 145
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 146
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 147
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 148
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 149
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 150
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 151
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 152
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 153
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 154
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 155
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 156
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 157
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 158
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 159
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 160
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 161
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 162
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 163
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 164
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 165
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 166
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 167
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 168
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 169
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 170
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 171

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/protobuf/ProtobufUtil.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 405
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 406
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 407
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 408
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 409
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 410
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 411
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 412
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 413
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 414
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 415
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 416
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 426
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 427
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 428
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 429
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 430
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 431
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 432
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 433
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 434
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 435
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 436
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 437
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 532
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 545
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 633
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 646
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 717
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 796
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1178
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1233
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1366
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1425
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1491
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1492
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1493
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1494
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1495
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1496
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1497
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1498
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1499
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1514
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1515
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1516
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1517
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1518
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1519
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1520
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1521
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1522
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1523
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1625
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1789
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1823
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1845
 Warning indentation Indentation 'T' has incorrect indentation level 2, expected level should be 4. 2571
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2875
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2876
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2877
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2878
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2879
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2880
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2881
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2882
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2883
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2884
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2885
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2886
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2887
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2888
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2889
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2890
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2901
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2902
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2903
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2904
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2905
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2906
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2907
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2908
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2909
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2910
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2911
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2912
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2913
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2914
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2915
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2916
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2927
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2928
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2929
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2930
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2931
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2932
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2943
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2944
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2945
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2946
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2947
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2948
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2959
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2960
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2961
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2962
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2963
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2964
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2975
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2976
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2977
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2978
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2979
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2980
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2991
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2992
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2993
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2994
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 3005
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 3006
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 3007
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 3008

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/protobuf/RequestConverter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 406
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 446
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 725
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 727
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 728
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 730
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 731
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 732
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 733
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 740
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 741
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 742
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 750
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 752
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 753
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 761
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 763
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 764
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 766
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 767
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 768
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 769
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 779
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 782
 Warning indentation Indentation 'for' has incorrect indentation level 3, expected level should be 4. 783
 Warning indentation Indentation 'for' child has incorrect indentation level 5, expected level should be 6. 784
 Warning indentation Indentation 'for' child has incorrect indentation level 5, expected level should be 6. 785
 Warning indentation Indentation 'for' child has incorrect indentation level 5, expected level should be 6. 786
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 3, expected level should be 4. 788
 Warning indentation Indentation 'if' has incorrect indentation level 3, expected level should be 4. 789
 Warning indentation Indentation 'if' child has incorrect indentation level 5, expected level should be 6. 790
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 3, expected level should be 4. 791
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 792
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 793
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 805
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 808
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 809
 Warning indentation Indentation 'if' has incorrect indentation level 3, expected level should be 4. 811
 Warning indentation Indentation 'if' child has incorrect indentation level 5, expected level should be 6. 812
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 3, expected level should be 4. 813
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 814
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 815
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 822
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 824
 Warning indentation Indentation 'for' has incorrect indentation level 3, expected level should be 4. 825
 Warning indentation Indentation 'for' child has incorrect indentation level 5, expected level should be 6. 826
 Warning indentation Indentation 'for' child has incorrect indentation level 5, expected level should be 6. 827
 Warning indentation Indentation 'for' has incorrect indentation level 5, expected level should be 6. 828
 Warning indentation Indentation 'for' child has incorrect indentation level 7, expected level should be 8. 829
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 5, expected level should be 6. 830
 Warning indentation Indentation 'for' child has incorrect indentation level 5, expected level should be 6. 831
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 3, expected level should be 4. 832
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 833
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 834
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 843
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 845
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 846
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 848
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 849
 Warning indentation Indentation 'if' has incorrect indentation level 3, expected level should be 4. 850
 Warning indentation Indentation 'if' child has incorrect indentation level 5, expected level should be 6. 851
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 3, expected level should be 4. 852
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 853
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 854
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 891
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 894
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 895
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 898
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 899
 Warning indentation Indentation 'if' has incorrect indentation level 3, expected level should be 4. 900
 Warning indentation Indentation 'if' child has incorrect indentation level 5, expected level should be 6. 901
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 3, expected level should be 4. 902
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 903
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 904
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 913
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 915
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 916
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 918
 Warning indentation Indentation 'if' has incorrect indentation level 3, expected level should be 4. 919
 Warning indentation Indentation 'if' child has incorrect indentation level 5, expected level should be 6. 920
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 3, expected level should be 4. 921
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 922
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 923
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 952
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 954
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 955
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 957
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 958
 Warning indentation Indentation 'if' has incorrect indentation level 3, expected level should be 4. 959
 Warning indentation Indentation 'if' child has incorrect indentation level 5, expected level should be 6. 960
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 3, expected level should be 4. 961
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 962
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 963
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 1, expected level should be 2. 968
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 976
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 977
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 978
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 1, expected level should be 2. 983
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 991
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 992
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 993
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 1001
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 1002
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 1003
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 1004
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 1005

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/protobuf/ResponseConverter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 83
 Warning indentation Indentation 'method def lparen' has incorrect indentation level 6, expected level should be 2. 212
 Warning indentation Indentation 'method def lparen' has incorrect indentation level 6, expected level should be 2. 242

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/quotas/QuotaSettings.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 105
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 106
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 107
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 108
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 109
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 110
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 111
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 112
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 113
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 114
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 115
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 116
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 117
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 118
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 119
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 120

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/quotas/ThrottleSettings.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 69
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 70
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 71
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 72
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 73
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 74
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 75
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 76

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/quotas/ThrottlingException.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 58. 38
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 58. 39

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationQueueInfo.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 80
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 81
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 82
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 83
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 84
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 12. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 86
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 14. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 16. 88
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 14. 89
 Warning indentation Indentation 'else' child has incorrect indentation level 14, expected level should be 16. 90
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 14. 91
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 92
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 12. 93
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 94
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 95
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 96
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 97
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 98

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/security/HBaseSaslRpcClient.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 101
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 102
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 105
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 108
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 109
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 110
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 111
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 115
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 116
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 117
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 119
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 120
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 121
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 122
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 125
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 126
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 129
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 130
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 131

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/security/SaslClientHandler.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 94
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 95
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 98
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 100
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 101
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 102
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 103
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 105
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 106
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 107
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 108
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 109
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 110
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 111
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 113
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 114
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 116
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 117
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 118

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/security/access/AccessControlClient.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 313

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/security/access/TablePermission.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 365

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/security/visibility/VisibilityClient.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 10, expected level should be 12. 92

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/snapshot/TablePartiallyOpenException.java

Severity Category Rule Message Line
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 3, expected level should be 2. 56
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 5, expected level should be 4. 57
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 3, expected level should be 2. 58

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/util/PoolMap.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 272
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 273
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 274
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 275
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 276
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 277

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/util/Writables.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 100
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 120
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 146
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 158

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/MasterAddressTracker.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 145
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 210

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/MetaTableLocator.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 188
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 206
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 264
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 280
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 315
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 362
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 376
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 521
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 526
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 579
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 593

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/RecoverableZooKeeper.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 103
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 112
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 171
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 215
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 247
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 321
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 353
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 386
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 421
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 483
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 551
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 586
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 613
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 4, expected level should be 6. 635

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKAssign.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 140
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 146
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 173
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 267
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 294
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 322
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 350
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 380
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 410
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 441
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 496
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 526
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 565
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 599
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 606
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 639
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 712
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 794
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 802
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 827
 Warning indentation Indentation '"unassigned node for "' has incorrect indentation level 8, expected level should be 10. 873
 Warning indentation Indentation '" from "' has incorrect indentation level 8, expected level should be 10. 874
 Warning indentation Indentation '"the node existed and was in the expected state but then when "' has incorrect indentation level 8, expected level should be 10. 875
 Warning indentation Indentation '"setting data we got a version mismatch"' has incorrect indentation level 8, expected level should be 10. 876
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 918
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 939
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 960
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 997
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1011
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1031

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKClusterId.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 64

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKTableStateClientSideReader.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' has incorrect indentation level 9, expected level should be 8. 162
 Warning indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 10. 163
 Warning indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 10. 164
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 165

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKUtil.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 128
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 135
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 141
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 485
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 539
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 576
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 631
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 688
 Warning indentation Indentation '"because node does not exist (not an error)"' has incorrect indentation level 6, expected level should be 8. 693
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 720
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 771
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 833
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 904
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 938
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 958
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 983
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 988
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1076
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1116
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1184
 Warning indentation Indentation 'try' child has incorrect indentation level 5, expected level should be 6. 1194
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1251
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1257
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1292
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1310
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1335
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1345
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1364
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1390
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1650
 Warning indentation Indentation 'switch' has incorrect indentation level 7, expected level should be 8. 1703
 Warning indentation Indentation 'case' child has incorrect indentation level 9, expected level should be 10. 1704
 Warning indentation Indentation 'case' child has incorrect indentation level 9, expected level should be 10. 1705
 Warning indentation Indentation 'case' child has incorrect indentation level 9, expected level should be 10. 1706
 Warning indentation Indentation 'case' child has incorrect indentation level 9, expected level should be 10. 1707
 Warning indentation Indentation 'if' has incorrect indentation level 11, expected level should be 12. 1710
 Warning indentation Indentation 'if' child has incorrect indentation level 13, expected level should be 14. 1711
 Warning indentation Indentation 'method call' child has incorrect indentation level 15, expected level should be 16. 1712
 Warning indentation Indentation 'method call' child has incorrect indentation level 15, expected level should be 16. 1713
 Warning indentation Indentation 'if' child has incorrect indentation level 13, expected level should be 14. 1714
 Warning indentation Indentation 'if' child has incorrect indentation level 13, expected level should be 14. 1715
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 11, expected level should be 12. 1716
 Warning indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 1882
 Warning indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 1884
 Warning indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 1886
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1923

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 103
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 117

Hbase/hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 155
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 540

Hbase/hbase-client/src/test/java/org/apache/hadoop/hbase/TestHTableDescriptor.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 31. 132
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 31. 134
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 33. 136
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 33. 137

Hbase/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestAsyncProcess.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 8, expected level should be 10. 196
 Warning indentation Indentation 'throws' has incorrect indentation level 8, expected level should be 10. 299
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 1035
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1036
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1037
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 1038
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1039
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1040
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 1041
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1042
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1043
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 1044
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1045
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 4, expected level should be 6. 1046

Hbase/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestClientNoCluster.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 133
 Warning indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 261
 Warning indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 293
 Warning indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 325
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 329
 Warning indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 352
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 365
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 441
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 489
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 517
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 569
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 570
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 571
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 572
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 573
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 6. 751

Hbase/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestClientScanner.java

Severity Category Rule Message Line
 Warning indentation Indentation 's' has incorrect indentation level 7, expected level should be 8. 116
 Warning indentation Indentation 'getRetries' has incorrect indentation level 7, expected level should be 8. 117
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 157
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 218
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 285
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 366
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 444

Hbase/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestFastFailWithoutTestUtil.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 254
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 255
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 256
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 257
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 258
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 259
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 260
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 263
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 264
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 265
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 266

Hbase/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestOperation.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 437
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 438
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 439
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 440
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 441
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 442
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 443
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 444
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 445
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 446

Hbase/hbase-client/src/test/java/org/apache/hadoop/hbase/filter/TestLongComparator.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 28. 30

Hbase/hbase-client/src/test/java/org/apache/hadoop/hbase/ipc/TestIPCUtil.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 70
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 76
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 147
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 169

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/CellUtil.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 6. 549

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/CompoundConfiguration.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 199
 Warning indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 247

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/HBaseConfiguration.java

Severity Category Rule Message Line
 Warning indentation Indentation 'catch' child has incorrect indentation level 7, expected level should be 6. 133

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/HBaseIOException.java

Severity Category Rule Message Line
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 43
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 47

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/KeyValue.java

Severity Category Rule Message Line
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 5, expected level should be 4. 615
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 5, expected level should be 4. 616
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 5, expected level should be 4. 620
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 3, expected level should be 2. 621
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 2071

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/KeyValueTestUtil.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 53

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/NamespaceDescriptor.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 196

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/TableName.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 171
 Warning indentation Indentation 'if' has incorrect indentation level 5, expected level should be 4. 522

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/codec/CellCodec.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 70

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/io/ByteBufferInputStream.java

Severity Category Rule Message Line
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 36

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/io/ImmutableBytesWritable.java

Severity Category Rule Message Line
 Warning indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 48

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/io/TimeRange.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 74
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 93

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/io/crypto/Encryption.java

Severity Category Rule Message Line
 Warning indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 429
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 430
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 431
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 432
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 4, expected level should be 6. 433
 Warning indentation Indentation 'catch' child has incorrect indentation level 6, expected level should be 8. 434
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 4, expected level should be 6. 435

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 8, expected level should be 4. 1001

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.java

Severity Category Rule Message Line
 Warning indentation Indentation 'try' has incorrect indentation level 6, expected level should be 4. 185
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 186
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 4. 187
 Warning indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 6. 188
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 4. 189
 Warning indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 6. 190
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 4. 191
 Warning indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 6. 192
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 4. 193

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/security/User.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 14, 24, 25. 323

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/util/Base64.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 491
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 492
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 493
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 494
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 495
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 496
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 498
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 499
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 500
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 501
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 502
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 503
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 505
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 506
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 507
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 508
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 509
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 510
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 512
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 513

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/util/ByteBufferUtils.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 131
 Warning indentation Indentation 'for' has incorrect indentation level 5, expected level should be 4. 133
 Warning indentation Indentation 'for' child has incorrect indentation level 7, expected level should be 6. 134
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 5, expected level should be 4. 135
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 136

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/util/Bytes.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 216
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 247
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 265
 Warning indentation Indentation 'else' child has incorrect indentation level 5, expected level should be 6. 628
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 3, expected level should be 4. 981
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1193
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 12. 1444

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/util/CoprocessorClassLoader.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization rcurly' has incorrect indentation level 2, expected level should be one of the following: 6, 8. 125
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 246
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 247
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 248

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/util/Hash.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 78
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 79
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 80
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 81
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 82
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 83
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 84
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 85

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/util/JVM.java

Severity Category Rule Message Line
 Warning indentation Indentation 'new' has incorrect indentation level 6, expected level should be 8. 151
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 21. 152
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 5, expected level should be 4. 158
 Warning indentation Indentation 'catch' child has incorrect indentation level 7, expected level should be 6. 159
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 5, expected level should be 4. 160
 Warning indentation Indentation 'if' has incorrect indentation level 7, expected level should be 6. 161
 Warning indentation Indentation 'try' has incorrect indentation level 9, expected level should be 8. 162
 Warning indentation Indentation 'try' child has incorrect indentation level 11, expected level should be 10. 163
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 9, expected level should be 8. 164
 Warning indentation Indentation 'catch' child has incorrect indentation level 11, expected level should be 10. 165
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 9, expected level should be 8. 166
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 7, expected level should be 6. 167
 Warning indentation Indentation 'if' has incorrect indentation level 7, expected level should be 6. 168
 Warning indentation Indentation 'try' has incorrect indentation level 9, expected level should be 8. 169
 Warning indentation Indentation 'try' child has incorrect indentation level 11, expected level should be 10. 170
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 9, expected level should be 8. 171
 Warning indentation Indentation 'catch' child has incorrect indentation level 11, expected level should be 10. 172
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 9, expected level should be 8. 173
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 7, expected level should be 6. 174
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 275

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/util/JenkinsHash.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 166
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 167
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 168
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 169
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 170
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 171
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 172
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 173
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 174
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 175
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 176
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 177
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 178
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 179
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 180
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 181
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 182
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 183
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 184
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 185
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 186
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 187
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 188
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 190
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 191
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 192
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 193

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/util/MurmurHash3.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 67
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 68
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 70
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 71
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 73
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 74
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 75
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 76
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 77
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 78

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/util/PairOfSameType.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 66

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/util/Threads.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 125

Hbase/hbase-common/src/main/java/org/apache/hadoop/hbase/util/test/RedundantKVGenerator.java

Severity Category Rule Message Line
 Warning indentation Indentation 'ctor def rparen' has incorrect indentation level 6, expected level should be 2. 116

Hbase/hbase-common/src/test/java/org/apache/hadoop/hbase/ResourceCheckerJUnitListener.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 5, expected level should be 4. 108
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 3, expected level should be 2. 109

Hbase/hbase-common/src/test/java/org/apache/hadoop/hbase/TestCellUtil.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 263

Hbase/hbase-common/src/test/java/org/apache/hadoop/hbase/TestChoreService.java

Severity Category Rule Message Line
 Warning indentation Indentation 'while' has incorrect indentation level 5, expected level should be 6. 252
 Warning indentation Indentation 'while' child has incorrect indentation level 7, expected level should be 8. 253
 Warning indentation Indentation 'while' child has incorrect indentation level 7, expected level should be 8. 254
 Warning indentation Indentation 'if' has incorrect indentation level 7, expected level should be 8. 255
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 10. 256
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 10. 257
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 7, expected level should be 8. 258
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 4, expected level should be 6. 259
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 261
 Warning indentation Indentation 'finally' child has incorrect indentation level 4, expected level should be 6. 340

Hbase/hbase-common/src/test/java/org/apache/hadoop/hbase/TestClassFinder.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 182

Hbase/hbase-common/src/test/java/org/apache/hadoop/hbase/TestHBaseConfiguration.java

Severity Category Rule Message Line
 Warning indentation Indentation 'clz' has incorrect indentation level 6, expected level should be 10. 215

Hbase/hbase-common/src/test/java/org/apache/hadoop/hbase/TestKeyValue.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 524

Hbase/hbase-common/src/test/java/org/apache/hadoop/hbase/codec/TestCellCodecWithTags.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 56
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 57
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 63
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 64
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 65

Hbase/hbase-common/src/test/java/org/apache/hadoop/hbase/codec/TestKeyValueCodecWithTags.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 56
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 57
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 63
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 64
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 65

Hbase/hbase-common/src/test/java/org/apache/hadoop/hbase/types/TestOrderedString.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 4, expected level should be one of the following: 8, 21. 33

Hbase/hbase-common/src/test/java/org/apache/hadoop/hbase/types/TestStruct.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 64
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 65
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 66
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 67
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 68
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 69
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 73
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 74
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 75
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 76
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 89
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 91
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 92
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 95
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. 96

Hbase/hbase-common/src/test/java/org/apache/hadoop/hbase/types/TestTerminatedWrapper.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 69
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 105

Hbase/hbase-common/src/test/java/org/apache/hadoop/hbase/util/TestBase64.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 38
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 39
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 40
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 41
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 42
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 43
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 44
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 45
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 46
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 47
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 48

Hbase/hbase-common/src/test/java/org/apache/hadoop/hbase/util/TestBytes.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 358

Hbase/hbase-common/src/test/java/org/apache/hadoop/hbase/util/TestOrderedBytes.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization lcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 113
 Warning indentation Indentation 'array initialization lcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 874
 Warning indentation Indentation 'array initialization rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 891

Hbase/hbase-common/src/test/java/org/apache/hadoop/hbase/util/TestSimplePositionedMutableByteRange.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method call' child has incorrect indentation level 5, expected level should be 6. 36
 Warning indentation Indentation 'method call' child has incorrect indentation level 5, expected level should be 6. 46

Hbase/hbase-examples/src/main/java/org/apache/hadoop/hbase/coprocessor/example/ZooKeeperScanPolicyObserver.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 133
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 134
 Warning indentation Indentation 'try' has incorrect indentation level 6, expected level should be 10. 135
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 12. 137
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 12. 138
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 10. 139
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 10. 140
 Warning indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 12. 141
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 10. 142
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 10. 143
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 145
 Warning indentation Indentation 'try' has incorrect indentation level 6, expected level should be 10. 146
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 12. 148
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 12. 149
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 10. 150
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 10. 151
 Warning indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 12. 152
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 10. 153
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 10. 154
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 156

Hbase/hbase-examples/src/main/java/org/apache/hadoop/hbase/coprocessor/example/generated/BulkDeleteProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 242
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 243
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 244
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 245
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 439
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1181
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1751
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1752
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1753
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1754
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1755
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1756
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1757
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1758
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1759
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1761

Hbase/hbase-examples/src/main/java/org/apache/hadoop/hbase/coprocessor/example/generated/ExampleProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 141
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 524
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1114
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1115
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1116
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1117
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1118
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1119

Hbase/hbase-examples/src/main/java/org/apache/hadoop/hbase/mapreduce/IndexBuilder.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 118

Hbase/hbase-examples/src/main/java/org/apache/hadoop/hbase/mapreduce/SampleUploader.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 65
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 72
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 115

Hbase/hbase-examples/src/main/java/org/apache/hadoop/hbase/thrift/DemoClient.java

Severity Category Rule Message Line
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 6. 77
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 98
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 110
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 6. 117
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 6. 118
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 6. 125
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 145
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 146
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 147
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 148
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 149
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 150
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 151
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 171
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 173
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 179
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 26, 27. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 24, 25. 191
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 24, 25. 192
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 24, 25. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 224
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 225
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 226
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 227
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 228
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 236
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 237
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 238
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 239
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 241
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 242
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 243
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 244
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 245
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 248
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 249
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 250
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 252
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 254
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 255
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 256
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 257
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 258
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 260
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 261
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 262
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 263
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 264
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 265
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 266
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 267
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 268
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 269
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 270
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 271
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 273
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 274
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 275
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 276
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 277
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 280
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 281
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 282
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 284
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 286
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 287
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 288
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 289
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 290
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 291
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 292
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 293
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 294
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 295
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 297
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 298
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 299
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 300
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 301
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 302
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 304
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 305
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 306
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 307
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 308
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 310
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 311
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 315
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 316
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 317
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 318
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 320
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 321
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 323
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 324
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 326
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 327
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 328
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 329
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 330
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 331
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 332
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 333
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 335
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 336
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 338
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 339
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 340
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 341
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 342
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 343
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 344
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 345
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 347
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 350
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 351
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 352
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 353
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 355
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 356
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 357
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 358
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 359
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 360
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 361
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 362
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 363
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 365
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 366
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 367
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 368
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 369
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 371
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 372
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 378
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 16, expected level should be 14. 397
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 402
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 403
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 404

Hbase/hbase-examples/src/main/java/org/apache/hadoop/hbase/thrift/HttpDoAsClient.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 16, expected level should be 14. 279

Hbase/hbase-examples/src/main/java/org/apache/hadoop/hbase/thrift2/DemoClient.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be 12. 165

Hbase/hbase-examples/src/test/java/org/apache/hadoop/hbase/coprocessor/example/TestZooKeeperScanPolicyObserver.java

Severity Category Rule Message Line
 Warning indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 74
 Warning indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 75

Hbase/hbase-hadoop-compat/src/main/java/org/apache/hadoop/hbase/ipc/MetricsHBaseServerSource.java

Severity Category Rule Message Line
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 2, expected level should be 0. 100

Hbase/hbase-hadoop2-compat/src/main/java/org/apache/hadoop/hbase/master/balancer/MetricsBalancerSourceImpl.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 57

Hbase/hbase-hadoop2-compat/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceImpl.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 132

Hbase/hbase-hadoop2-compat/src/main/java/org/apache/hadoop/hbase/rest/MetricsRESTSourceImpl.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 113

Hbase/hbase-hadoop2-compat/src/main/java/org/apache/hadoop/metrics2/lib/DynamicMetricsRegistry.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 261
 Warning indentation Indentation 'addNewMetricIfAbsent' has incorrect indentation level 2, expected level should be 4. 516

Hbase/hbase-hadoop2-compat/src/main/java/org/apache/hadoop/metrics2/lib/MetricMutableQuantiles.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45, 46. 47
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45, 46. 48

Hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/DistributedHBaseCluster.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 97
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 103
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 150

Hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/IntegrationTestIngest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 70
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 71
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 72
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 73
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 74
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 75
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 76
 Warning indentation Indentation 'for' has incorrect indentation level 7, expected level should be 6. 144
 Warning indentation Indentation 'for' child has incorrect indentation level 9, expected level should be 8. 145
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 7, expected level should be 6. 146

Hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/IntegrationTestIngestWithVisibilityLabels.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 43. 41
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 52. 43
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 52. 44

Hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/FlushRandomRegionOfTableAction.java

Severity Category Rule Message Line
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 3, expected level should be 4. 37

Hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/RollingBatchRestartRsAction.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 84
 Warning indentation Indentation 'block' child has incorrect indentation level 9, expected level should be 10. 85
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 86
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 87
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 88
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 91
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 92
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 93
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 94
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 95
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 96
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 97
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 98
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 99
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 102
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 103
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 104

Hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/factories/NoKillMonkeyFactory.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 50
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 51
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 53
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 54
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 55
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 59
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 60
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 61
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 62
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 63
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 64
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 65
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 66
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 67
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 71
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 74
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 79

Hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/factories/ServerKillingMonkeyFactory.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 44
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 45
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 46
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 47
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 52

Hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/factories/SlowDeterministicMonkeyFactory.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 76
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 77
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 78
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 79
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 80
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 87
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 88
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 89
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 90
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 91
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 92
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 93
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 94
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 95
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 100
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 102
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 103
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 104
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 105
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 106
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 108
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 169

Hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/factories/StressAssignmentManagerMonkeyFactory.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 49
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 50
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 51
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 52
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 56
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 57
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 58
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 59
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 60
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 61
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 62
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 63
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 64
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 65
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 70

Hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/mapreduce/IntegrationTestBulkLoad.java

Severity Category Rule Message Line
 Warning indentation Indentation 'InterruptedException' has incorrect indentation level 4, expected level should be 6. 326

Hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/mapreduce/IntegrationTestImportTsv.java

Severity Category Rule Message Line
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. 143
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. 144
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 145

Hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/mttr/IntegrationTestMTTR.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 616
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 617
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 618
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 619

Hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/test/IntegrationTestBigLinkedList.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 736
 Warning indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 860
 Warning indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 996

Hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/test/IntegrationTestBigLinkedListWithVisibility.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. 641

Hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/test/IntegrationTestLoadAndVerify.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 0, expected level should be 2. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 139
 Warning indentation Indentation 'if' has incorrect indentation level 2, expected level should be 4. 140
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 6. 141
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 4. 142
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 0, expected level should be 2. 143

Hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/test/IntegrationTestWithCellVisibilityLoadAndVerify.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 52. 93
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 52. 94
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 72. 145
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 194
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 195
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 196
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 197
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 198
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 199
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 200
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 201
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 202
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 203

Hbase/hbase-prefix-tree/src/main/java/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 208
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 213
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 214
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 215
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 227
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 231
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 232
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 233
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 234
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 235
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 238
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 239
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 240
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 241
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 242
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 243
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 245
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 247
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 248
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 249
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 252
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 253
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 254
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 255
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 257
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 258
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 260
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 261
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 263

Hbase/hbase-prefix-tree/src/main/java/org/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeArraySearcher.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 297

Hbase/hbase-prefix-tree/src/main/java/org/apache/hadoop/hbase/codec/prefixtree/encode/PrefixTreeEncoder.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 4, expected level should be 6. 215

Hbase/hbase-prefix-tree/src/test/java/org/apache/hadoop/hbase/util/vint/TestFIntTool.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 33. 98
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 33. 99

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/AccessControlProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 276
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 277
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 278
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 366
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 367
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 368
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 369
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 569
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1635
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2064
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2065
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2066
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2100
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2101
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2102
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2456
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2717
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2718
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2719
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3033
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3578
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3855
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3856
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3857
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 10. 4395
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 4691
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 4692
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 4693
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 11, expected level should be 10. 4715
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 5047
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 5312
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 5753
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 6247
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 6652
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 7146
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 7633
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 8075
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 8076
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 8077
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 8320
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 8580
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 9041
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 9301
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 9675
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10413
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10414
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10415
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10416
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10417
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10418
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10419
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10420
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10421
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10423
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10424
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10425
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10426
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10427
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10428
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10429
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10430
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10431
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10433
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10434
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10435
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10436
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10437
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10438
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10439
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10440
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10441
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10443
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10444
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10445
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10446
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10447
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10448
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10449
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10450
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 10451

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/AdminProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 247
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 878
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 879
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 880
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 881
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1043
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1776
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 2164
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2191
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2192
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2193
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2203
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2204
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2205
 Warning indentation Indentation 'getStoreFileList' has incorrect indentation level 4, expected level should be 6. 2249
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2446
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 2675
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2709
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2710
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2711
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2722
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2723
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2724
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2754
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2755
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2756
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2903
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3328
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 3588
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 10. 4361
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 11, expected level should be 10. 4844
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 5258
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 5538
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 6025
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 6026
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 6027
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 6028
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 6138
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 6640
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 7134
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 7741
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 8605
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 9170
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 9912
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 10526
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 10925
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 10926
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 10927
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 11083
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 11573
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 12021
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 12022
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 12023
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 12179
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 10. 12799
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 11, expected level should be 10. 13213
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 13545
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 13805
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 14220
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 14791
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 15495
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 16056
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 16460
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 16511
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 16512
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 16513
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 16529
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 16530
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 16531
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 16852
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 17119
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 17493
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 17831
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 18261
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 18495
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 18538
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 18539
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 18540
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 18554
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 18555
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 18556
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 18807
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 19076
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 19077
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 19078
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 19098
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 19099
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 19100
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 19247
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 19585
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 20029
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 20641
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 21135
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 21473
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23239
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23240
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23241
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23242
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23243
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23244
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23245
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23246
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23247
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23249
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23250
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23251
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23252
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23253
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23254
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23255
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23256
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23257
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23259
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23260
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23261
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23262
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23263
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23264
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23265
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23266
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23267
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23269
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23270
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23271
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23272
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23273
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23274
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23275
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23276
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23277
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23279
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23280
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23281
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23282
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23283
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23284
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23285
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23286
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23287
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23289
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23290
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23291
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23292
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23293
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23294
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23295
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23296
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23297
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23299
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23300
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23301
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23302
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23303
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23304
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23305
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23306
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23307
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23309
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23310
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23311
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23312
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23313
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23314
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23315
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23316
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23317
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23319
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23320
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23321
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23322
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23323
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23324
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23325
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23326
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23327
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23329
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23330
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23331
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 23332

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/AggregateProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 370
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 724
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 725
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 726
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 762
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 763
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 764
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 906
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 907
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 908
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1220
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 1468
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1531
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1532
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1533
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1552
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1553
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1554
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1616
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1617
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1618
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2327
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2328
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2329
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2330
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2331
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2332
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2333
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2334
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2335
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2337
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2338
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2339
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2340
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2341
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2342

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/AuthenticationProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 272
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 624
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 625
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 626
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 874
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 875
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 876
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 877
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1109
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1485
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1486
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1487
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1923
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2220
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2221
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2222
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2262
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2263
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2264
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2298
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2299
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2300
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2460
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2861
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3347
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3829
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4114
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4115
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4116
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4136
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4137
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4138
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4188
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4189
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4190
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4210
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4211
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4212
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4581
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4582
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4583
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4584
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4585
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4586
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4587
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4588
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4589
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4591
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4592
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4593
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4594
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4595
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4596
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4597
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4598

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/CellProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. 103
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 104
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. 105
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 558
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 909
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 910
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 911
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 945
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 946
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 947
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 981
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 982
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 983
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1086
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1087
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1088
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1122
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1123
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1124
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1579
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1943
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1944
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1945
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1979
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1980
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1981
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2015
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2016
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2017
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2120
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2121
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2122
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2156
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2157
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2158
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2204
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2205
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2206
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2207
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2208
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2209
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2210
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2211
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2212
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2214

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/ClientProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 60
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. 61
 Warning indentation Indentation 'getLabelList' has incorrect indentation level 4, expected level should be 6. 106
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 308
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 542
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 576
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 577
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 578
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 589
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 590
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 591
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 621
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 622
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 623
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 852
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1126
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1127
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1128
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1148
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1149
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1150
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1408
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1678
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1679
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1680
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 1701
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1728
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1729
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1730
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1740
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1741
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1742
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2572
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3116
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3117
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3118
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 3140
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 3380
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 4650
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 4978
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 5811
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 6521
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 7260
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 7611
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 7612
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 7613
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 7647
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 7648
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 7649
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 7683
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 7684
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 7685
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 8269
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 8270
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 8271
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 8272
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 8369
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 8370
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 8371
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 8372
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 8469
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 8470
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 8471
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 8472
 Warning indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 12. 8986
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 14. 9296
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 12. 9297
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 12. 9298
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 14. 9332
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 12. 9333
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 12. 9334
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 14. 9437
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 12. 9438
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 12. 9439
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 10. 9576
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 9866
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 9867
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 9868
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 11, expected level should be 10. 9890
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 10480
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 10952
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 10953
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 10954
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 11012
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 11285
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 12204
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 13176
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 14563
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 15184
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 15424
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 15676
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 15677
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 15678
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 15712
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 15713
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 15714
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 16861
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 18521
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 18936
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 19172
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 19552
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 10. 20238
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 20504
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 20505
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 20506
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 20565
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 20566
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 20567
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 20587
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 20588
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 20589
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 20757
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 21195
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 21647
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 22282
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 22594
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 22595
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 22596
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 22655
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 22656
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 22657
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 22677
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 22678
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 22679
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 22729
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 22730
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 22731
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 22751
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 22752
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 22753
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 22778
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 22779
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 22780
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 23001
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 23625
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 24403
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 25303
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 26383
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 26869
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 27364
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 28205
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 29465
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 29765
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 30491
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 30813
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 31480
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 31760
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32871
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32872
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32873
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32874
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32875
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32876
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32877
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32878
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32879
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32881
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32882
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32883
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32884
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32885
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32886
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32887
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32888
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32889
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32891
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32892
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32893
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32894
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32895
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32896
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32897
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32898
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32899
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32901
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32902
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32903
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32904
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32905
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32906
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32907
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32908
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32909
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32911
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32912
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32913
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32914
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32915
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32916
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32917
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32918
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32919
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32921
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32922
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32923
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32924
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32925
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32926
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32927
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32928
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32929
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32931
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32932
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32933
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32934
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32935
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32936
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32937
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32938
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32939
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32941
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32942
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32943
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32944
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32945
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32946
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32947
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32948
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32949
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32951
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32952
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32953
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32954
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32955
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32956
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32957
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32958
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32959
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32961
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32962
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32963
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32964
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32965
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32966
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32967
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32968
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32969
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32971
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32972
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32973
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32974
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32975
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32976
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32977
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32978
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32979
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32981
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32982
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32983
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32984
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32985
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 32986

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/ClusterIdProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 248
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 539
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 540
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 541
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 569
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 570
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 571
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 603
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 604

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/ClusterStatusProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 448
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 449
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 450
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 451
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 617
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1352
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2091
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2360
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2361
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2362
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2688
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 3011
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 4482
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 6004
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 6538
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 7239
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 7596
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 7597
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 7598
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 7618
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 7619
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 7620
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 8825
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 9550
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 9862
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 10403
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 11161
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 12467
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 13179
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 13419
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 13659
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 14016
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 14373
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14710
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14711
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14712
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14713
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14714
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14715
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14716
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14717
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14718
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14720
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14721
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14722
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14723
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14724
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14725
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14726
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14727
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14728
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14730
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14731
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14732
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14733
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14734
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14735
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14736
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14737
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14738
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14740
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14741
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14742
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14743
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14744
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14745
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14746
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14747
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14748
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14750
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14751
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14752
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14753
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14754
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14755
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14756
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14757
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14758
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14760
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14761
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14762
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14763
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14764
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14765
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14766
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 14767

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/ComparatorProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 257
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 544
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 545
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 546
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 566
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 567
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 568
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 593
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 594
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 595
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 792
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1030
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1031
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1032
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1251
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1804
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2357
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 2909
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 2910
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 2911
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 2912
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3050
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3598
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 4202
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4537
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4538
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4539
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4559
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4560
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4561
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4644
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4645
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4646
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4666
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4667
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4668
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4718
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4719
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4720
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4740
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4741
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4742
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 4966
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 5235
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 5236
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 5237
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 5257
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 5258
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 5259
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 5331
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 5332
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 5333
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 5334
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 5335
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 5336
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 5337
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 5338
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 5339
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 5341
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 5342
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 5343
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 5344
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 5345
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 5346

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/EncryptionProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 382
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 731
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 732
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 733
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 753
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 754
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 755
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 813
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 814
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 815
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 849
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 850
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 851
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 885
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 886
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 887
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 928
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 929
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 930
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 931

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/ErrorHandlingProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 401
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 730
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 731
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 732
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 752
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 753
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 754
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 804
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 805
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 806
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 826
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 827
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 828
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 878
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 879
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 880
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 900
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 901
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 902
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1353
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1712
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1713
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1714
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1734
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1735
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1736
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1786
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1787
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1788
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1808
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1809
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1810
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1835
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1836
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1837
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 1859
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2369
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2667
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2668
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2669
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2689
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2690
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2691
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2850
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2851
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2852
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2853
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2854
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2855
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2856
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2857
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2858

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/FSProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 223
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 497
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 498
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 499
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 519
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 520
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 521
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 714
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 715
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 716
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 717
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 849
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1118
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1119
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1120
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1202
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1203
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1204
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1205
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1206

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/FilterProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 257
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 544
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 545
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 546
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 566
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 567
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 568
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 593
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 594
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 595
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 796
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1316
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1660
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1661
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1662
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1863
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2105
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2106
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2107
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2421
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2713
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2714
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2715
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2782
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2783
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2784
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3087
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3821
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4247
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4248
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4249
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4283
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4284
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4285
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 4541
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 5097
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 5098
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 5099
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 5100
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 5254
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 5574
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 6015
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 6509
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 6909
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 7137
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 7164
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 7165
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 7166
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 7176
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 7177
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 7178
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 7431
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 7691
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 8106
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 8344
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 8345
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 8346
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 8547
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 9006
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 9234
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 9261
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 9262
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 9263
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 9273
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 9274
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 9275
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 9486
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 9924
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 10162
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 10163
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 10164
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 10387
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 10926
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 11390
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 11951
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 12717
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 13066
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 13067
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 13068
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 13102
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 13103
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 13104
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 13546
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 14125
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 14353
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 14621
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 15182
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 15676
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 16172
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 16464
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 16465
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 16466
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 16533
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 16534
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 16535
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 16805
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 17059
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17463
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17464
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17465
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17466
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17467
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17468
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17469
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17470
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17471
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17473
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17474
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17475
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17476
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17477
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17478
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17479
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17480
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17481
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17483
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17484
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17485
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17486
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17487
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17488
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17489
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17490
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17491
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17493
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17494
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17495
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17496
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17497
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17498
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17499
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17500
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17501
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17503
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17504
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17505
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17506
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17507
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17508
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17509
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17510
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17511
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 17513

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/HBaseProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. 103
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 104
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. 105
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 229
 Warning indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. 230
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 231
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. 232
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 492
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 761
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 762
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 763
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 797
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 798
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 799
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1284
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 1810
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 2050
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 2290
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2887
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3243
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3244
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3245
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 3267
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 3507
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 4191
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4713
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4714
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4715
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4749
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4750
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4751
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 5098
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 5363
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 5802
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 5803
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 5804
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 5805
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 5937
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 6245
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 6246
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 6247
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 6491
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 7103
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 7413
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 7414
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 7415
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 7435
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 7436
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 7437
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 7727
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 7996
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 7997
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 7998
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 8018
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 8019
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 8020
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 8319
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 8612
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 8613
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 8614
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 8634
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 8635
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 8636
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 8686
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 8687
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 8688
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 8708
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 8709
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 8710
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 8973
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 9260
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 9261
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 9262
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 9282
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 9283
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 9284
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 9309
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 9310
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 9311
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 9555
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 9819
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 9820
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 9821
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 9855
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 9856
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 9857
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 10125
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 10408
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 10409
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 10410
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 10430
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 10431
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 10432
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 10754
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 10755
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 10756
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 10757
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 11074
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 11442
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 11443
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 11444
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 11464
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 11465
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 11466
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 11532
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 11533
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 11534
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 11562
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 11563
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 11564
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 11716
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 11717
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 11718
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 11738
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 11739
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 11740
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 12213
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 12595
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 12596
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 12597
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 12625
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 12626
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 12627
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 12693
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 12694
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 12695
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 12723
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 12724
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 12725
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 12771
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 13145
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 13528
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 13970
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 14412
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 14654
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 14655
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 14656
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 14900
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 15483
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 15779
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 15780
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 15781
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 15803
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 16223
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16611
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16612
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16613
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16614
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16615
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16616
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16617
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16618
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16619
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16621
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16622
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16623
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16624
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16625
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16626
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16627
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16628
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16629
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16631
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16632
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16633
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16634
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16635
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16636
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16637
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16638
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16639
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16641
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16642
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16643
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16644
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16645
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16646
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16647
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16648
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16649
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16651
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16652
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16653
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16654
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16655
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16656
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16657
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 16658

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/HFileProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 232
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 496
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1415
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2230
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2231
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2232
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2252
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2253
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2254
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2312
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2313
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2314
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2360
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2361
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2362
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2363
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2364
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2365
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2366
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2367
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2368
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2370
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2371
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2372

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/LoadBalancerProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 182
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 460
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 461
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 462

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MapReduceProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 222
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 476
 Warning indentation Indentation 'getLocationsList' has incorrect indentation level 4, expected level should be 6. 728
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1052
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 1349
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1383
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1384
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1385
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1396
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1397
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1398
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1428
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1429
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1430
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1701
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1702
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1703
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1704
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1705
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1706

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterProcedureProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. 90
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 91
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. 217
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 218
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. 219
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 343
 Warning indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. 344
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 345
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. 346
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 461
 Warning indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. 462
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 463
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. 464
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 570
 Warning indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. 571
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 572
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. 573
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 679
 Warning indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. 680
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 681
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. 682
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 797
 Warning indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. 798
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 799
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. 800
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 915
 Warning indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. 916
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 917
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. 918
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 1033
 Warning indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. 1034
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 1035
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. 1036
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1421
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 1987
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2599
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3772
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 4541
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 5133
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 5699
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 6333
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 7541
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 8727
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 9306
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 9307
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 9308
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 9756
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 10632
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11258
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11259
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11260
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11261
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11262
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11263
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11264
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11265
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11266
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11268
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11269
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11270
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11271
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11272
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11273
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11274
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11275
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11276
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11278
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11279
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11280
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11281
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11282
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11283
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11284
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11285
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11286
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11288
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11289
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11290
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11291
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11292
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11293
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11294
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11295
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11296
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11298
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11299
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11300
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11301
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11302
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11303
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11304
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11305
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11306
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11308
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11309
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11310
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11311
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11312
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11313
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11314
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11315
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11316
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11318
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11319
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11320
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11321
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11322
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11323
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11324
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11325
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11326
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11328
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11329
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11330
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11331
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11332
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11333
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11334
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11335
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11336
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11338
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11339
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11340
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11341
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11342
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11343
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11344
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11345
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11346
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11348
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11349
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11350
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11351

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 273
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 919
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1367
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1761
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1762
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1763
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1919
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2389
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3035
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3503
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 4147
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 4661
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 5363
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 5768
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 6262
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 6706
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 7251
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 7656
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 8150
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 8616
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 8998
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 9025
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 9026
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 9027
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 9037
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 9038
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 9039
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 9246
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 9706
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 10241
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 10740
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 11285
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 11690
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 12225
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 12685
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 13220
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 13745
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 14391
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 14796
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 15290
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 15705
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 15974
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 15975
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 15976
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 15996
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 15997
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 15998
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 16145
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 16550
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 17044
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 17459
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 17728
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 17729
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 17730
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 17750
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 17751
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 17752
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 17966
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 18460
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 18885
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 19145
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 19596
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 19865
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 19866
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 19867
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 19887
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 19888
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 19889
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 20123
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 20383
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 20834
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 21103
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 21104
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 21105
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 21125
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 21126
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 21127
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 21361
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 21621
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 21995
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 22333
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 22671
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 23009
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 23347
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 23730
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 24211
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 24700
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 25093
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 25476
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 25873
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 26252
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 26690
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 27128
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 27521
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 27904
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 28368
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 28907
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 29304
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 29729
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 29989
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 30430
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 30924
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 31329
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 31823
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 32231
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 32832
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 33440
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 33973
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 34433
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 35007
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 35720
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 36040
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 36317
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 36318
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 36319
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 36339
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 36340
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 36341
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 36424
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 36425
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 36426
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 36446
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 36447
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 36448
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 36682
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 36942
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 37499
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 37802
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 37803
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 37804
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 37824
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 37825
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 37826
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 37909
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 37910
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 37911
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 37931
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 37932
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 37933
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 38167
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 38427
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 38801
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 39206
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 39700
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 40083
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 40547
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 41121
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 41410
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 41411
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 41412
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 41633
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 42229
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 42817
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 43321
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 43322
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 43323
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 43324
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 43530
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 43955
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 43956
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 43957
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 44649
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 45056
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 45057
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 45058
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 45078
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 45079
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 45080
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 45130
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 45131
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 45132
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 45152
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 45153
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 45154
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 45204
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 45205
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 45206
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 45226
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 45227
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 45228
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 45675
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 46080
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 46641
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 47180
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51911
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51912
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51913
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51914
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51915
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51916
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51917
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51918
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51919
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51921
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51922
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51923
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51924
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51925
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51926
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51927
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51928
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51929
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51931
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51932
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51933
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51934
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51935
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51936
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51937
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51938
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51939
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51941
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51942
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51943
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51944
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51945
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51946
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51947
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51948
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51949
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51951
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51952
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51953
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51954
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51955
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51956
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51957
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51958
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51959
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51961
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51962
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51963
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51964
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51965
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51966
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51967
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51968
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51969
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51971
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51972
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51973
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51974
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51975
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51976
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51977
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51978
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51979
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51981
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51982
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51983
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51984
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51985
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51986
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51987
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51988
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51989
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51991
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51992
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51993
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51994
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51995
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51996
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51997
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51998
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 51999
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52001
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52002
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52003
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52004
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52005
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52006
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52007
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52008
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52009
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52011
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52012
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52013
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52014
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52015
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52016
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52017
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52018
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52019
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52021
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52022
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52023
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52024
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52025
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52026
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52027
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52028
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52029
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52031
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52032
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52033
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52034
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52035
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52036
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52037
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52038
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52039
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52041
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52042
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52043
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52044
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52045
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52046
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52047
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52048
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52049
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52051
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52052
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52053
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52054
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52055
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52056
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52057
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52058
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52059
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52061
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52062
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52063
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52064
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52065
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52066
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52067
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52068
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52069
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52071
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52072
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52073
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52074
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52075
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52076
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52077
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52078
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52079
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52081
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52082
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52083
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52084
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52085
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52086
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52087
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52088
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52089
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52091
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52092
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52093
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52094
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52095
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52096
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52097
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52098
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52099
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52101
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52102
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52103
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52104
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52105
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52106
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52107
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52108
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52109
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52111
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52112
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52113
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52114
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52115
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52116
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52117
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52118
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52119
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52121
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52122
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52123
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52124
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52125
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52126
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52127
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52128
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52129
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52131
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52132
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 52133

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MultiRowMutationProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 141
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 479
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 983
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 1281
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1721
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2191
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2192
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2193
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2194
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2195
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2196
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2197
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2198
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2199

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/ProcedureProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. 138
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 139
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. 140
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1061
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1581
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1582
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1583
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1611
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1612
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1613
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1778
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1779
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1780
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1800
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1801
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1802
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 1866
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2204
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2205
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2206
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2256
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2257
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2258
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2468
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2950
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 3183
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3563
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 4223
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 10. 5002
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 11, expected level should be 10. 5310
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 11, expected level should be 10. 5376
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 5535
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 5795
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 6282
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 6283
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 6284
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 6285
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 6463
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 6801
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7128
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7129
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7130
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7131
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7132
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7133
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7134
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7135
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7136
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7138
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7139
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7140
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7141
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7142
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7143
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7144
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7145
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7146
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7148
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7149
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7150
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7151
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7152
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7153

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/QuotaProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 55
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. 56
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. 172
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 173
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. 174
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. 245
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 246
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. 247
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 588
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1524
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2876
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3526
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 4069
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4312
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4313
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4314
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4315
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4316
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4317
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4318
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4319
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4320
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4322
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4323
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4324
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4325
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4326
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4327
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4328
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4329
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4330

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/RPCProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 293
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 586
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 587
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 588
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 608
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 609
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 610
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 660
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 661
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 662
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 682
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 683
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 684
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1287
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1680
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1681
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1682
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1702
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1703
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1704
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1754
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1755
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1756
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1776
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1777
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1778
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1828
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1829
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1830
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1850
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1851
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1852
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1902
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1903
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1904
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1924
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1925
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1926
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1976
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1977
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1978
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1998
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1999
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2000
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2050
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2051
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2052
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2072
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2073
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2074
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2626
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3118
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3119
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3120
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3140
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3141
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3142
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3212
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3213
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3214
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3244
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3245
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3246
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3316
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3317
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3318
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3348
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3349
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3350
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3675
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 4480
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4842
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4843
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4844
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4872
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4873
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4874
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4940
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4941
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4942
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4970
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4971
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4972
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 5042
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 5043
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 5044
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 5074
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 5075
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 5076
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 5689
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 6232
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 6233
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 6234
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 6254
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 6255
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 6256
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 6861
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7529
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7530
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7531
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7532
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7533
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7534
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7535
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7536
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7537
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7539
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7540
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7541
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7542
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7543
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7544
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7545
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7546
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7547
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7549
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 7550

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/RegionServerStatusProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 415
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 909
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 910
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 911
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 939
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 940
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 941
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1245
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 1505
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2159
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2839
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3367
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3840
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3841
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3842
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3870
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3871
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3872
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 4019
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 4418
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4672
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4673
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4674
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 5021
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 5354
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 6002
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 6003
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 6004
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 6005
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 6211
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 6549
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 7221
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 7671
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 8142
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 8423
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 8424
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 8425
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 8453
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 8454
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 8455
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9107
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9108
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9109
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9110
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9111
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9112
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9113
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9114
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9115
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9117
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9118
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9119
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9120
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9121
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9122
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9123
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9124
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9125
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9127
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9128
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9129
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9130
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9131
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9132
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9133
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9134
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9135
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9137
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9138
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9139
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9140
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9141
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9142
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9143
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9144
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9145
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9147
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9148
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9149

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/RowProcessorProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 406
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 749
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 750
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 751
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 771
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 772
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 773
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 823
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 824
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 825
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 845
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 846
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 847
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 872
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 873
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 874
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1141
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1383
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1384
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1385
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1663
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1664
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1665
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1666
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1667
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1668
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1669
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1670
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1671

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/SecureBulkLoadProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 404
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 739
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1166
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1167
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1168
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1188
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1189
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1190
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1382
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2001
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2297
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2298
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2299
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2333
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2334
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2335
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2394
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2395
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2396
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2416
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2417
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2418
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2468
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2469
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2470
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2490
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2491
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2492
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2706
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3277
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3546
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3547
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3548
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3568
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3569
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3570
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3794
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4063
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4064
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4065
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4085
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4086
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4087
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 4234
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4861
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4862
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4863
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4864
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4865
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4866
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4867
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4868
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4869
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4871
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4872
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4873
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4874
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4875
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4876
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4877
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4878
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4879
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4881

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/SnapshotProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 227
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 228
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 229
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 230
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 487
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 850
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 851
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 852
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 872
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 873
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 874
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 924
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 925
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 926
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 946
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 947
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 948
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 998
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 999
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1000
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1020
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1021
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1022
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 10. 1535
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 1855
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 1856
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 1857
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 1877
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 1878
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 1879
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 10. 2323
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 2619
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 2620
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 2621
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 11, expected level should be 10. 2643
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3038
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 3503
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 4030
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 4444
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4723
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4724
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4725
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4726
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4727
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4728
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4729
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4730
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4731
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4733
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4734
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4735
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4736
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4737
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4738

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/TracingProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 229
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 566
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 567
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 568

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/VisibilityLabelsProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 228
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 488
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 946
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1206
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1207
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1208
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1484
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 1744
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2224
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2489
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2490
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2491
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 2512
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2539
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2540
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2541
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2551
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2552
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2553
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2838
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3103
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3104
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3105
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 3126
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3414
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 3674
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 4093
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4335
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4336
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4337
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 4599
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4864
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4865
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4866
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 4887
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4914
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4915
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4916
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4926
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4927
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4928
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 5167
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 5432
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 5433
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 5434
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 5454
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 5455
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 5456
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 5665
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 5893
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 5920
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 5921
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 5922
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 5932
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 5933
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 5934
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 6546
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 6547
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 6548
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 6549
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 6550
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 6551
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 6552
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 6553
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 6554
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 6556
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 6557
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 6558
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 6559
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 6560
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 6561
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 6562
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 6563
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 6564
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 6566
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 6567
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 6568

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/WALProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 55
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. 56
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 484
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 831
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 832
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 833
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 925
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 926
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 927
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 947
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 948
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 949
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 999
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1000
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1001
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1021
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1022
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1023
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1849
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2376
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2377
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2378
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2412
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2413
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2414
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 2691
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 2964
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3639
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3903
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3904
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3905
 Warning indentation Indentation 'getCompactionInputList' has incorrect indentation level 4, expected level should be 6. 4017
 Warning indentation Indentation 'getCompactionOutputList' has incorrect indentation level 4, expected level should be 6. 4049
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 4586
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 4982
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 4983
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 4984
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 5022
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 5023
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 5024
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 5058
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 5059
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 5060
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 5081
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 5135
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 5136
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 5137
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 5152
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 5153
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 5154
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 5196
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 5197
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 5198
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 5210
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 5244
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 5245
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 5246
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 5257
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 5258
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 5259
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 5289
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 5290
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 5291
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 5357
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 5358
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 5359
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 5387
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 5388
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 5389
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 5426
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 5427
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 5428
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 5749
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 5750
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 5751
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 5752
 Warning indentation Indentation 'getFlushOutputList' has incorrect indentation level 6, expected level should be 8. 5838
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 10. 6169
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 6459
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 6460
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 6461
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 6536
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 6537
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 6538
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 6566
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 6567
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 6568
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 11, expected level should be 10. 6580
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 6634
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 6635
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 6636
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 6651
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 6652
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 6653
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 6695
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 6696
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 6697
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 6943
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 7360
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 7361
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 7362
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 7396
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 7397
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 7398
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 7453
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 7717
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 7718
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 7719
 Warning indentation Indentation 'getStoreFileList' has incorrect indentation level 4, expected level should be 6. 7798
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 8129
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 8419
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 8420
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 8421
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 8496
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 8497
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 8498
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 8526
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 8527
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 8528
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 8540
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 8594
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 8595
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 8596
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 8611
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 8612
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 8613
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 8655
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 8656
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 8657
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 9048
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 9523
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 9524
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 9525
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 9547
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 10128
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 10129
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 10130
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 10131
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 10445
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 10895
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 10896
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 10897
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 10931
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 10932
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 10933
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 10988
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 11405
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 11406
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 11407
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 11575
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11851
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11852
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11853
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11854
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11855
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11856
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11857
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11858
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11859
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11861
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11862
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11863
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11864
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11865
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11866
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11867
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11868
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11869
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11871
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11872
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11873
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11874
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11875
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11876
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11877
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11878
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11879
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11881
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11882
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11883
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11884
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11885
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11886
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11887
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11888
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11889
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11891
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11892
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11893
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11894
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 11895

Hbase/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/ZooKeeperProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 367
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1246
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2011
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2305
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2306
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2307
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2337
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2338
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2339
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2783
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3189
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3190
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3191
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3415
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3416
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3417
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 3680
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 3681
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 3682
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 3683
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 3771
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 3772
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 3773
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 3774
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3940
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 4617
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 4618
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 4619
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 4620
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 4736
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 5520
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 5942
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 5943
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 5944
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 5974
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 5975
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 5976
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 6026
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 6027
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 6028
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 6048
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 6049
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 6050
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 6063
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 6303
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 6708
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 6709
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 6710
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 6711
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 6815
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 7270
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 7754
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 8028
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 8029
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 8030
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 8050
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 8051
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 8052
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 8520
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 9210
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 9211
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 9212
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 9232
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 9233
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 9234
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9349
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9350
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9351
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9352
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9353
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9354
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9355
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9356
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9357
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9359
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9360
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9361
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9362
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9363
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9364
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9365
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9366
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9367
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9369
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9370
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9371
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9372
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9373
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9374
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9375
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9376
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9377
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9379
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9380
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 9381

Hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/MetricsREST.java

Severity Category Rule Message Line
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 5, expected level should be 4. 37

Hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/RowResource.java

Severity Category Rule Message Line
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 14. 205
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 10, expected level should be 12. 206
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 14. 207
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 10, expected level should be 12. 208
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 10. 238
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 8. 239
 Warning indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 10. 240
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 8. 241
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 10. 302
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 8. 303
 Warning indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 10. 304
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 8. 305
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 10. 408
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 8. 409
 Warning indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 10. 410
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 8. 411
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 10. 499
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 8. 500
 Warning indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 10. 501
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 8. 502
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 10. 589
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 8. 590
 Warning indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 10. 591
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 8. 592

Hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/RowSpec.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 238
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 239
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 10. 240
 Warning indentation Indentation 'while' child has incorrect indentation level 10, expected level should be 12. 241
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 12. 242
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 243
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 244
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 12. 245
 Warning indentation Indentation 'while' child has incorrect indentation level 10, expected level should be 12. 246
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 10. 247
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 248
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 6, expected level should be 8. 249
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 250
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 251
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 10. 252
 Warning indentation Indentation 'while' child has incorrect indentation level 10, expected level should be 12. 253
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 12. 254
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 255
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 256
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 12. 257
 Warning indentation Indentation 'while' child has incorrect indentation level 10, expected level should be 12. 258
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 10. 259
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 260
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 6, expected level should be 8. 261
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 262
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 263

Hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/ScannerResource.java

Severity Category Rule Message Line
 Warning indentation Indentation 'Collections' has incorrect indentation level 3, expected level should be 4. 53

Hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/SchemaResource.java

Severity Category Rule Message Line
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 10. 130
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 10. 131
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 8. 132
 Warning indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 10. 134
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 8. 137

Hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/TableResource.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 173
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 174
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 8. 175
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 176
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 8. 177
 Warning indentation Indentation 'else' has incorrect indentation level 10, expected level should be 8. 178
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 10. 179
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 10, expected level should be 8. 180
 Warning indentation Indentation 'try' child has incorrect indentation level 5, expected level should be 6. 189

Hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/client/RemoteAdmin.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 124
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 126
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 127
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 128
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 129
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 130
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 131
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 132
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 133
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 134
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 135
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 136
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 137
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 152
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 153
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 6. 154
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 6. 155
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 156
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 166
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 167
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 168
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 170
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 171
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 172
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 173
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 174
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 175
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 176
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 177
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 178
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 179
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 180
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 208
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 209
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 211
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 213
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 215
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 218
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 219
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 220
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 221
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 222
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 223
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 224
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 225
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 226
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 227
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 228
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 229
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 256
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 257
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 258
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 259
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 260
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 261
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 262
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 263
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 264
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 265
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 266
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 267
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 268
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 297
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 298
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 299
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 300
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 301
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 302
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 303
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 304
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 305
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 306
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 307
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 342
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 343
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 344
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 345
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 346
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 347
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 348
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 349
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 350
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 351
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 352
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 381
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 382
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 383
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 384
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 385
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 386
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 387
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 388
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 389
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 390
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 391
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 392
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 393
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 394

Hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/client/RemoteHTable.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 269
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 270
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 271
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 272
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 273
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 274
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 275
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 276
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 277
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 278
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 279
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 280
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 281
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 412
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 413
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 414
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 415
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 416
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 417
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 418
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 419
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 420
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 421
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 422
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 468
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 469
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 470
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 471
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 472
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 473
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 474
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 475
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 476
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 477
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 478
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 492
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 493
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 494
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 495
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 496
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 497
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 498
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 499
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 500
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 501
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 502
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 540
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 541
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 542
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 543
 Warning indentation Indentation 'try' has incorrect indentation level 10, expected level should be 12. 544
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 14. 545
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 10, expected level should be 12. 546
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 14. 547
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 10, expected level should be 12. 548
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 549
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 550
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 551
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 567
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 568
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 569
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 570
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 571
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 572
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 573
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 574
 Warning indentation Indentation 'try' has incorrect indentation level 10, expected level should be 12. 575
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 14. 576
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 10, expected level should be 12. 577
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 14. 578
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 10, expected level should be 12. 579
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 580
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 581
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 582
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 695
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 696
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 697
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 698
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 699
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 700
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 701
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 702
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 703
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 704
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 705
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 706
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 707
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 738
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 739
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 740
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 741
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 742
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 743
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 744
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 745
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 746
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 747
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 748
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 749
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 750
 Warning indentation Indentation 'throws' has incorrect indentation level 3, expected level should be 4. 802

Hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/model/ScannerModel.java

Severity Category Rule Message Line
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 342
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 363
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 364
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 365
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 366
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 367
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 368
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 369
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 370
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 371
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 372
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 373
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 376
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 377
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 378
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 381
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 382
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 383
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 384
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 385
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 386
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 10. 387
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 12. 388
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 10. 389
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 390
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 6, expected level should be 8. 391
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 392
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 393
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 394
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 395
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 396
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 397
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 398
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 399
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 400
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 401
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 402
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 10. 403
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 12. 404
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 10. 405
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 406
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 6, expected level should be 8. 407
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 408
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 409
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 410
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 411
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 412
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 413
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 6, expected level should be 8. 414
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 415
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 416
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 417
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 418
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 419
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 420
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 421
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 422
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 423
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 424
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 425
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 426
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 427
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 428
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 429
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 430
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 431
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 434
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 435
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 436
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 437
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 438
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 439
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 440
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 441
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 442
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 445
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 446
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 447
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 448
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 449
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 450
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 451
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 452
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 453
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 454
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 455
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 456
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 457
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 458
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 459
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 460
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 461
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 462
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 463
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 464
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 465

Hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/model/StorageClusterVersionModel.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 77

Hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/protobuf/generated/CellMessage.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 554
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 555
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 556
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 594
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 595
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 596
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 663
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 664
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 665
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 706
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 707
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 708

Hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/protobuf/generated/CellSetMessage.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 641
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 642
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 643
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 11, expected level should be 10. 665
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 1222
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1486
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1487
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1488
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1489
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1490
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1491

Hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/protobuf/generated/ColumnSchemaMessage.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 746
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 747
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 748
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 768
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 769
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 770
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 820
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 821
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 822
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 842
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 843
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 844
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1412
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1413
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1414
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1434
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1435
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1436
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 1449
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1808
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1809
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1810
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1830
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1831
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1832
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1869
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1870
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1871
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1872
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1873
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1874
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1875

Hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/protobuf/generated/ScannerMessage.java

Severity Category Rule Message Line
 Warning indentation Indentation 'getLabelsList' has incorrect indentation level 4, expected level should be 6. 126
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1002
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1003
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1004
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1038
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1039
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1040
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 1061
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1088
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1089
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1090
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1100
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1101
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1102
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1303
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1304
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1305
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1325
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1326
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1327
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 1388
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1422
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1423
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1424
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1435
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1436
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1437
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1467
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1468
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1469
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1550
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1551
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1552
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1553
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1554
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1555

Hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/protobuf/generated/StorageClusterStatusMessage.java

Severity Category Rule Message Line
 Warning indentation Indentation 'getDeadNodesList' has incorrect indentation level 4, expected level should be 6. 64
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 1199
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 1200
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 1201
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 2427
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 2428
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 2429
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 2457
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 2458
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 2459
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 11, expected level should be 10. 2604
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 3352
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 3663
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3697
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3698
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3699
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3710
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3711
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3712
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3742
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3743
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3744
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3901
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3902
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3903
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3904
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3905
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3906
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3907
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3908
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3909
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3911
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3912
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3913
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3914
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3915
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3916
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3917
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3918
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3919

Hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/protobuf/generated/TableInfoMessage.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 824
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 825
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 826
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 846
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 847
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 848
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 873
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 874
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 875
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 909
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 910
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 911
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 1003
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 1004
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 1005
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 1025
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 1026
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 1027
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1467
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1468
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1469
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1489
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1490
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1491
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 1504
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1768
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1769
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1770
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1771
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1772
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1773

Hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/protobuf/generated/TableListMessage.java

Severity Category Rule Message Line
 Warning indentation Indentation 'getNameList' has incorrect indentation level 4, expected level should be 6. 19
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 410
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 444
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 445
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 446
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 457
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 458
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 459
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 489
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 490
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 491
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 523
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 524

Hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/protobuf/generated/TableSchemaMessage.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 762
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 763
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 764
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 784
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 785
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 786
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 836
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 837
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 838
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 12. 858
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 10. 859
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 10. 860
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1464
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1465
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1466
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1486
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1487
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1488
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 1501
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 1741
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2087
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2088
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2089
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2090
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2091
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2092
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2093
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2094
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 2095

Hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/protobuf/generated/VersionMessage.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 769
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 770
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 771
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 791
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 792
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 793
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 843
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 844
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 845
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 865
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 866
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 867
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 917
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 918
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 919
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 939
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 940
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 941
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 991
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 992
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 993
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1013
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1014
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1015
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1065
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1066
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1067
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1087
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1088
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1089
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1121
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1122
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1123
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1124

Hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/provider/producer/ProtobufMessageBodyProducer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 56

Hbase/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/HBaseRESTTestingUtility.java

Severity Category Rule Message Line
 Warning indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 91
 Warning indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 92
 Warning indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 93
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 4, expected level should be 6. 94
 Warning indentation Indentation 'catch' child has incorrect indentation level 6, expected level should be 8. 95
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 4, expected level should be 6. 96

Hbase/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/PerformanceEvaluation.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 354
 Warning indentation Indentation 'method def' child has incorrect indentation level 11, expected level should be one of the following: 10, 12. 495
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 586
 Warning indentation Indentation '", startRow="' has incorrect indentation level 10, expected level should be 12. 732
 Warning indentation Indentation '", perClientRunRows="' has incorrect indentation level 10, expected level should be 12. 733
 Warning indentation Indentation '", totalRows="' has incorrect indentation level 10, expected level should be 12. 734
 Warning indentation Indentation '", clients="' has incorrect indentation level 10, expected level should be 12. 735
 Warning indentation Indentation '", flushCommits="' has incorrect indentation level 10, expected level should be 12. 736
 Warning indentation Indentation '", writeToWAL="' has incorrect indentation level 10, expected level should be 12. 737
 Warning indentation Indentation '", useTags="' has incorrect indentation level 10, expected level should be 12. 738
 Warning indentation Indentation '", noOfTags="' has incorrect indentation level 10, expected level should be 12. 739
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1297

Hbase/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/RowResourceBase.java

Severity Category Rule Message Line
 Warning indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 447

Hbase/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/TestScannersWithFilters.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 564
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 565
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 566
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 567
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 569
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 570
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 571
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 572
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 574
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 575
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 576
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 577
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 579
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 580
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 581
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 582
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 583
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 584
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 586
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 587
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 588
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 589
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 590
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 591
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 593
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 594
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 595
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 596
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 597
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 598
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 612
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 613
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 614
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 615
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 617
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 618
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 619
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 620
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 622
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 623
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 624
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 625
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 627
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 628
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 629
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 630
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 632
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 633
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 634
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 635
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 637
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 638
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 639
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 640
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 725
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 726
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 727
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 728
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 729
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 730
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 732
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 733
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 734
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 735
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 736
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 737
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 739
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 740
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 741
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 742
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 743
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 744
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 746
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 747
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 748
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 749
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 750
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 751
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 753
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 754
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 755
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 756
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 757
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 758
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 772
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 773
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 774
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 775
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 776
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 777
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 779
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 780
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 781
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 782
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 783
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 784
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 888
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 889
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 890
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 891
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 892
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 893
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 895
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 896
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 897
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 898
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 899
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 900
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 902
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 903
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 904
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 905
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 906
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 907
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 923
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 924
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 925
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 926
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 927
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 928
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 930
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 931
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 932
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 933
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 934
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 935
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 937
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 938
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 939
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 940
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 941
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 942
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 964
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 989
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 990
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 991
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 992
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 993
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 994

Hbase/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/TestTableScan.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 6. 101
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 6. 102
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 6. 103
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 6. 104
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 6. 105
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 6. 106
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 281
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 282
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 283
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 287
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 288
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 289
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 593
 Warning indentation Indentation 'object def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 594
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 12, 14. 597
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 12, 14. 598
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 12, 14. 599
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 6. 608

Hbase/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/client/TestRemoteHTableRetries.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. 129

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/HealthChecker.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 111
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 112
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 113
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 114
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 115
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 116
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 117
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 118
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 119
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 120
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 121
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 122
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 123
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 124
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 125

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/InterProcessLock.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 54

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/LocalHBaseCluster.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 82
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 94
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 109
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 140
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 173
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 193
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 207
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 225

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/MetaMigrationConvertingToPB.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 129

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/TableDescriptors.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 37
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 45
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 54
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 62
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 70

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/backup/example/HFileArchiveManager.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 77

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/client/HTableWrapper.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 332

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/client/coprocessor/RowProcessorClient.java

Severity Category Rule Message Line
 Warning indentation Indentation 'ProcessRequest' has incorrect indentation level 2, expected level should be 4. 39

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/coordination/ZKSplitLogManagerCoordination.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 298

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/coordination/ZkCloseRegionCoordination.java

Severity Category Rule Message Line
 Warning indentation Indentation 'catch' child has incorrect indentation level 7, expected level should be 6. 63
 Warning indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 6. 65

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/coordination/ZkCoordinatedStateManager.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 76

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/AggregateImplementation.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 62

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/BaseMasterAndRegionObserver.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 374
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 380

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/BaseMasterObserver.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 367
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 373

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/BaseRegionObserver.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 0, expected level should be 2. 215

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/BaseRowProcessorEndpoint.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 50

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/BulkLoadObserver.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/CoprocessorHost.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 621
 Warning indentation Indentation 'if' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 623
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 624
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 625
 Warning indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. 626
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 627
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. 628

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/MasterObserver.java

Severity Category Rule Message Line
 Warning indentation Indentation 'ctx' has incorrect indentation level 2, expected level should be 4. 93

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/MultiRowMutationEndpoint.java

Severity Category Rule Message Line
 Warning indentation Indentation 'CoprocessorService' has incorrect indentation level 0, expected level should be 2. 81

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/fs/HFileSystem.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 271
 Warning indentation Indentation 'try' has incorrect indentation level 16, expected level should be one of the following: 10, 12. 273
 Warning indentation Indentation 'if' has incorrect indentation level 18, expected level should be one of the following: 12, 14. 274
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 14, 16. 276
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 14, 16. 277
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 18, expected level should be one of the following: 12, 14. 278
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be one of the following: 14, 16. 279
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be one of the following: 14, 16. 280
 Warning indentation Indentation 'if' child has incorrect indentation level 22, expected level should be one of the following: 16, 18. 285
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be one of the following: 14, 16. 286
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be one of the following: 14, 16. 287
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 18, expected level should be one of the following: 12, 14. 288
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 16, expected level should be one of the following: 10, 12. 289
 Warning indentation Indentation 'catch' child has incorrect indentation level 18, expected level should be one of the following: 12, 14. 292
 Warning indentation Indentation 'if' has incorrect indentation level 18, expected level should be one of the following: 12, 14. 293
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 14, 16. 294
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 18, expected level should be one of the following: 12, 14. 296
 Warning indentation Indentation 'if' has incorrect indentation level 18, expected level should be one of the following: 12, 14. 297
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 14, 16. 298
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be one of the following: 14, 16. 299
 Warning indentation Indentation 'if' child has incorrect indentation level 22, expected level should be one of the following: 16, 18. 300
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be one of the following: 14, 16. 301
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 14, 16. 302
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 18, expected level should be one of the following: 12, 14. 303
 Warning indentation Indentation 'catch' child has incorrect indentation level 18, expected level should be one of the following: 12, 14. 304
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 16, expected level should be one of the following: 10, 12. 305
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 306
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 307

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/http/HtmlQuoting.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 43
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 48
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 49
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 50
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 51
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 52
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 53
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 54
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 55
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 86
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 87
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 88
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 89
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 90
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 91
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 203

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/http/HttpConfig.java

Severity Category Rule Message Line
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 3, expected level should be 2. 54

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/http/HttpServer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 306
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 307
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 308
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 311
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 312
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 313
 Warning indentation Indentation 'ctor def rparen' has incorrect indentation level 6, expected level should be 2. 396
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 636
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 780
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 781
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 782
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 783
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 784
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 785
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 786
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 870

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/http/InfoServer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 56
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 61
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 64
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 66
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 67
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 6. 69
 Warning indentation Indentation 'method call' child has incorrect indentation level 6, expected level should be 8. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 82

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/http/jmx/JMXJsonServlet.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 10. 202

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/http/log/LogLevel.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def rparen' has incorrect indentation level 8, expected level should be 4. 101

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/io/FileLink.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 6. 143

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/io/HalfStoreFileReader.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 183
 Warning indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 232

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/io/Reference.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 150
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 168

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/AbstractHFileWriter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 181

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/BlockCacheUtil.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 112
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 134
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 146

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/CacheConfig.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 5, expected level should be 4. 222
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 5, expected level should be 4. 243

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFile.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 334
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 335
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 336
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 337
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 338
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 339
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 464
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 465
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 466
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 467
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 468
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 469

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFileBlock.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. 123
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 124
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. 125
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 126
 Warning indentation Indentation 'else' child has incorrect indentation level 11, expected level should be one of the following: 8, 10. 127
 Warning indentation Indentation 'else' child has incorrect indentation level 11, expected level should be one of the following: 8, 10. 128
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. 135
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 136
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. 137
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. 139
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 140
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. 144
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 145
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. 149
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 150
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. 151
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 303
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 487
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 1421
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. 1423
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 1424
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 1425
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 1442
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 1460
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 1543

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFileReaderV2.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 244
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 259
 Warning indentation Indentation 'if' has incorrect indentation level 5, expected level should be 4. 263
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 264
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 265
 Warning indentation Indentation 'if' has incorrect indentation level 7, expected level should be 6. 267
 Warning indentation Indentation 'if' has incorrect indentation level 9, expected level should be 8. 268
 Warning indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 10. 269
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 270
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 271
 Warning indentation Indentation 'if' has incorrect indentation level 9, expected level should be 8. 273
 Warning indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 10. 274
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 275
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 276
 Warning indentation Indentation 'if' has incorrect indentation level 9, expected level should be 8. 281
 Warning indentation Indentation 'if' has incorrect indentation level 11, expected level should be 10. 293
 Warning indentation Indentation 'if' child has incorrect indentation level 13, expected level should be 12. 301
 Warning indentation Indentation 'if' child has incorrect indentation level 13, expected level should be 12. 305
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 11, expected level should be 10. 306
 Warning indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 10. 307
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 308
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 309
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 7, expected level should be 6. 310
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 5, expected level should be 4. 311
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 312
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 313
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1338

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFileWriterV2.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 103
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 104

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/LruBlockCache.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 8, expected level should be 4. 243

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/PrefetchExecutor.java

Severity Category Rule Message Line
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 71
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 96

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/bucket/BucketAllocator.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 54. 274
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 54. 275
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 54. 276
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 54. 277

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 880
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 1068

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/RpcServer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'try' child has incorrect indentation level 9, expected level should be 10. 1065
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be 4. 1261
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 14. 1343
 Warning indentation Indentation 'if' has incorrect indentation level 14, expected level should be 16. 1344
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 18. 1345
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 14, expected level should be 16. 1347
 Warning indentation Indentation 'block' child has incorrect indentation level 14, expected level should be 16. 1348
 Warning indentation Indentation 'block' child has incorrect indentation level 14, expected level should be 16. 1352
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 14. 1353
 Warning indentation Indentation 'block' child has incorrect indentation level 14, expected level should be 16. 1354
 Warning indentation Indentation 'block' child has incorrect indentation level 14, expected level should be 16. 1355
 Warning indentation Indentation 'if' has incorrect indentation level 14, expected level should be 16. 1356
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 18. 1357
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 14, expected level should be 16. 1358
 Warning indentation Indentation 'block' child has incorrect indentation level 14, expected level should be 16. 1359
 Warning indentation Indentation 'if' has incorrect indentation level 14, expected level should be 16. 1360
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 18. 1361
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 14, expected level should be 16. 1364
 Warning indentation Indentation 'block' child has incorrect indentation level 14, expected level should be 16. 1365
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 1620
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 8. 1621
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 1691
 Warning indentation Indentation 'InterruptedException' has incorrect indentation level 4, expected level should be 6. 1711
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2021
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2103
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2282
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2311

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/RpcServerInterface.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 53

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.java

Severity Category Rule Message Line
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 3, expected level should be 4. 157
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 5, expected level should be 6. 158
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 10, expected level should be 4. 169

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/GroupingTableMap.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 44
 Warning indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 45

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/HRegionPartitioner.java

Severity Category Rule Message Line
 Warning indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 49

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/IdentityTableMap.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 38
 Warning indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 39

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/IdentityTableReduce.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 40
 Warning indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 41

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/RowCounter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'implements' has incorrect indentation level 2, expected level should be 4. 53
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 61

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/TableInputFormatBase.java

Severity Category Rule Message Line
 Warning indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 83
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 107

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/TableMap.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 38

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/TableMapReduceUtil.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 154
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 172
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 189
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 266
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 283
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 299
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 313

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/TableOutputFormat.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 77
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 90

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/TableRecordReader.java

Severity Category Rule Message Line
 Warning indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 38
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 138

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/TableRecordReaderImpl.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 200

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/TableReduce.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 38

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/TableSnapshotInputFormat.java

Severity Category Rule Message Line
 Warning indentation Indentation 'getRecordReader' has incorrect indentation level 2, expected level should be 4. 149

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/TableSplit.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 128

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/CellCounter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 86
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 166

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/CopyTable.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 126
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 127
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 128
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 129
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 10. 132
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 72, 73. 360

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/Export.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 67
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 116

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/GroupingTableMapper.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 43
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 90

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat2.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 275
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 296

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HRegionPartitioner.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 55
 Warning indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 56

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/IdentityTableMapper.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 36
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 65

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/IdentityTableReducer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 55
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 77

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/Import.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 101
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 146
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 155
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 333
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 361
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 365
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 427

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/ImportTsv.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 240
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 8. 471
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 8. 472
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 8. 473
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 8. 474
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 8. 475
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 8. 476
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 8. 477
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 8. 478
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 8. 479
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 8. 480
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 8. 481
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 482
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 483
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 484
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 8. 485
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 8. 487
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 10. 488
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 12. 489
 Warning indentation Indentation 'if' has incorrect indentation level 14, expected level should be 12. 490
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 14. 491
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 14. 494
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 14, expected level should be 12. 495
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 14. 496
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 14. 497
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 14, expected level should be 12. 498
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 10. 499
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 10. 500
 Warning indentation Indentation 'try' child has incorrect indentation level 14, expected level should be 12. 502
 Warning indentation Indentation 'if' has incorrect indentation level 14, expected level should be 12. 504
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 14. 505
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 14. 506
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 14. 507
 Warning indentation Indentation 'for' has incorrect indentation level 16, expected level should be 14. 508
 Warning indentation Indentation 'if' has incorrect indentation level 18, expected level should be 16. 509
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 18. 510
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 18, expected level should be 16. 511
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 16, expected level should be 14. 512
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 14. 513
 Warning indentation Indentation 'if' child has incorrect indentation level 18, expected level should be 16. 514
 Warning indentation Indentation 'for' has incorrect indentation level 18, expected level should be 16. 515
 Warning indentation Indentation 'for' child has incorrect indentation level 20, expected level should be 18. 516
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 18, expected level should be 16. 517
 Warning indentation Indentation 'if' child has incorrect indentation level 18, expected level should be 16. 518
 Warning indentation Indentation 'if' child has incorrect indentation level 18, expected level should be 16. 524
 Warning indentation Indentation 'if' child has incorrect indentation level 18, expected level should be 16. 525
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 14. 526
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 14, expected level should be 12. 527
 Warning indentation Indentation 'try' child has incorrect indentation level 14, expected level should be 12. 528
 Warning indentation Indentation 'try' child has incorrect indentation level 14, expected level should be 12. 529
 Warning indentation Indentation 'try' child has incorrect indentation level 14, expected level should be 12. 530
 Warning indentation Indentation 'try' child has incorrect indentation level 14, expected level should be 12. 531
 Warning indentation Indentation 'if' has incorrect indentation level 14, expected level should be 12. 532
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 14. 533
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 14. 534
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 14, expected level should be 12. 535
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 14. 536
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 14. 537
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 14, expected level should be 12. 538
 Warning indentation Indentation 'try' child has incorrect indentation level 14, expected level should be 12. 539
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 10. 541
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 8. 542
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 10. 543
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 12. 544
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 12. 545
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 12. 546
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 10. 547
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 10. 548
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 12. 549
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 12. 553
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 10. 554
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 10. 557
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 10. 559
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 10, expected level should be 8. 560
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 8. 562
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 8. 563

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/KeyValueSortReducer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 41

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 260
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 431
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 6. 488
 Warning indentation Indentation 'method call' child has incorrect indentation level 4, expected level should be 6. 575
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 693
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 712
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 824

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/MultithreadedTableMapper.java

Severity Category Rule Message Line
 Warning indentation Indentation 'Class' has incorrect indentation level 2, expected level should be 4. 97
 Warning indentation Indentation 'void' has incorrect indentation level 2, expected level should be 4. 111
 Warning indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 146
 Warning indentation Indentation 'method def rparen' has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'InterruptedException' has incorrect indentation level 4, expected level should be 6. 194
 Warning indentation Indentation 'InterruptedException' has incorrect indentation level 4, expected level should be 6. 199

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/RowCounter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 56
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 74
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 89

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/SimpleTotalOrderPartitioner.java

Severity Category Rule Message Line
 Warning indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 50

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableInputFormat.java

Severity Category Rule Message Line
 Warning indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 50
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 8. 170

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 106
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 162
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 256
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 258
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 259
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 261
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 262
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 263
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 264
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 265
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 266
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 267
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 270
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 271
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 6. 272
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 273
 Warning indentation Indentation 'for' has incorrect indentation level 4, expected level should be 6. 274
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 275
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 276
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 277
 Warning indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 8. 278
 Warning indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 8. 280
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 281
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 282
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 283
 Warning indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 8. 284
 Warning indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 8. 285
 Warning indentation Indentation 'try' has incorrect indentation level 6, expected level should be 8. 286
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 10. 287
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 8. 288
 Warning indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 10. 289
 Warning indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 10. 290
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 8. 291
 Warning indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 8. 293
 Warning indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 8. 294
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 296
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 300
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 303
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 308
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 309
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 310
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 312
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 313
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 314
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 315
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 316
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 6. 317
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 319
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 321
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 322
 Warning indentation Indentation 'for' has incorrect indentation level 6, expected level should be 8. 323
 Warning indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 10. 324
 Warning indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 10. 325
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 8. 326
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 327
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 329
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 330
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 332
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 333
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 334
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 6. 335
 Warning indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 8. 336
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 6. 337
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 480

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 139
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 5. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 144
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 163
 Warning indentation Indentation 'throws' has incorrect indentation level 3, expected level should be 5. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 169
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 171
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 197
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 241
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 242
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 266
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 267
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 291
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 292
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 334
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 545
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 672
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 688
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 835

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableMapper.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 38

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableOutputCommitter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 66

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableOutputFormat.java

Severity Category Rule Message Line
 Warning indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 54
 Warning indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 86
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 110
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 125
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 143
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 173

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableRecordReader.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 40

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableRecordReaderImpl.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 104

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableReducer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 46

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableSplit.java

Severity Category Rule Message Line
 Warning indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 362
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 364
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 365
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 366
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 367
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 368
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 369
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 370

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TsvImporterMapper.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 48
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 141

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TsvImporterTextMapper.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 39

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/WALPlayer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 92
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 98
 Warning indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 130
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 135
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 246

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/replication/VerifyReplication.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 236

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/AssignmentManager.java

Severity Category Rule Message Line
 Warning indentation Indentation '=' has incorrect indentation level 2, expected level should be 4. 175
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 981
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 982
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 983
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 984
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 986
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 987
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 988
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 990
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 991
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 992
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 995
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 997
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 998
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 999
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 1001
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 1004
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 1006
 Warning indentation Indentation 'method call' child has incorrect indentation level 12, expected level should be 14. 1007
 Warning indentation Indentation 'method call' child has incorrect indentation level 12, expected level should be 14. 1008
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 1009
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 1010
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1012
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1013
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 1015
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 1017
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 1019
 Warning indentation Indentation 'method call' child has incorrect indentation level 12, expected level should be 14. 1020
 Warning indentation Indentation 'method call' child has incorrect indentation level 12, expected level should be 14. 1021
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 1022
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 1023
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1027
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1028
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1029
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1942
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1943
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1944
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1945
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1946
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 1947
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 1948
 Warning indentation Indentation 'method call' child has incorrect indentation level 10, expected level should be 12. 1949
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 1950
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 1951
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1952
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1953
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1954
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1955
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 1956
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 1959
 Warning indentation Indentation 'method call' child has incorrect indentation level 10, expected level should be 12. 1960
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 1961
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 1962
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1963
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 1972
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 1975
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 1976
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 1977
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 1978
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 1979
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 1981
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 1982
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1983
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1984
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1985
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1986
 Warning indentation Indentation 'method call' child has incorrect indentation level 8, expected level should be 10. 1987
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1988
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 2560
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2590
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2591
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2592
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2593
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2594
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2595
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2596
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2597
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 2598
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2599
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 2600
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 3053
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 3054
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 3055
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 3056
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 3057
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 3058
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 3059
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 3060
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 3061
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 3062
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 3063
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 3064
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 3065
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 3066
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 3557
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 10. 3769
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 4180
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 4181
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 4182
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 4184
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 4185
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 4186
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 4187
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 4189
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 4190
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 4191
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 4192
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 4193
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 4194
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 4195
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 4196
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 4197
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 4198
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 4199
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 4200
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 4201
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 4202
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 4203
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 4204
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 4206
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 4207
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 4209
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 4210
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 4211
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 4212
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 4213
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 4214
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 4216
 Warning indentation Indentation 'try' has incorrect indentation level 6, expected level should be 8. 4217
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 10. 4218
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 8. 4219
 Warning indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 10. 4220
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 8. 4221
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 4222
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 4223
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 4224
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 4225
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 4228
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 4229
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 4230
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 4231
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 4232
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 4233
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 4234
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 4235
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 4236
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 4237
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 4238
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 4239
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 4240
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 4243
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 4244
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 4245
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 4246
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 4247
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 4248
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 4249
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 4250
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 4252
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 4253

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/BulkAssigner.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 121

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/CatalogJanitor.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 316
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 363

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/ClusterStatusPublisher.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method call' child has incorrect indentation level 6, expected level should be 8. 287
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 10, expected level should be 8. 304
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 10, expected level should be 8. 305
 Warning indentation Indentation 'try' has incorrect indentation level 10, expected level should be 8. 310
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 311
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 10, expected level should be 8. 314
 Warning indentation Indentation 'catch' child has incorrect indentation level 14, expected level should be 10. 315
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 10, expected level should be 8. 316
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 8. 321
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 2, expected level should be 4. 323

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/GeneralBulkAssigner.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 86
 Warning indentation Indentation 'if' has incorrect indentation level 7, expected level should be 8. 228
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 10. 229
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 7, expected level should be 8. 230

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 839
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 1070
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 1072
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 1074
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 1076
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 1078
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 1086
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 1087
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 1090
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 1091
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1656
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1664
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1671
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1679
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1685
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1898

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMasterCommandLine.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 12. 174
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 12. 175
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 306

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterCoprocessorHost.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 689
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 692
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 693
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 694

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterFileSystem.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 107
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 414
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 504
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 665

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterRpcServices.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 417

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/RegionPlacementMaintainer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 207
 Warning indentation Indentation 'try' has incorrect indentation level 6, expected level should be 4. 208
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 209
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 4. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 224
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 225
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 227
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 230
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 6. 231
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 232
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 8. 234
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 235
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 8. 236
 Warning indentation Indentation 'for' has incorrect indentation level 10, expected level should be 8. 237
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 10. 238
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 10. 239
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 12. 240
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 10. 241
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 10. 242
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 10. 243
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 12. 244
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 10. 245
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 10. 246
 Warning indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 12. 250
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 10. 251
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 8. 252
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 6. 253
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 258
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 6. 260
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 261
 Warning indentation Indentation 'for' has incorrect indentation level 10, expected level should be 8. 262
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 10. 263
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 10. 264
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 10. 265
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 12. 266
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 12. 267
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 10. 268
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 10. 269
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 10. 270
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 10. 271
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 10. 272
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 8. 273
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 6. 274
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 6. 275
 Warning indentation Indentation 'for' has incorrect indentation level 10, expected level should be 8. 276
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 10. 277
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 10. 278
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 10. 280
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 10. 288
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 10. 294
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 10. 298
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 8. 299
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 6. 300
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 301
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 303
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 6. 307
 Warning indentation Indentation 'for' has incorrect indentation level 10, expected level should be 8. 308
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 10. 309
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 10. 310
 Warning indentation Indentation 'for' has incorrect indentation level 14, expected level should be 12. 312
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 14. 313
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 14, expected level should be 12. 314
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 10. 315
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 8. 316
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 6. 317
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 318
 Warning indentation Indentation 'for' has incorrect indentation level 6, expected level should be 4. 323
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 6. 324
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 325
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 326
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 327
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 6. 328
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 4. 329
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 331
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 333
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 334
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 335
 Warning indentation Indentation 'for' has incorrect indentation level 6, expected level should be 4. 340
 Warning indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 341
 Warning indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 342
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 6. 343
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 8. 344
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 345
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 8. 346
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 8. 347
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 10. 349
 Warning indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 12. 350
 Warning indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 12. 351
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 10. 352
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 8. 353
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 10. 355
 Warning indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 12. 356
 Warning indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 12. 357
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 10. 358
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 10, expected level should be 8. 359
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 6. 360
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 4. 361
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 362
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 363
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 364
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 365
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 366
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 6. 371
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 372
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 373
 Warning indentation Indentation 'for' has incorrect indentation level 10, expected level should be 8. 374
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 10. 375
 Warning indentation Indentation 'for' has incorrect indentation level 14, expected level should be 12. 377
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 14. 378
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 14, expected level should be 12. 379
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 10. 380
 Warning indentation Indentation 'if' has incorrect indentation level 14, expected level should be 12. 381
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 14. 382
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 14, expected level should be 12. 383
 Warning indentation Indentation 'for' has incorrect indentation level 14, expected level should be 12. 385
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 14. 386
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 14, expected level should be 12. 387
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 10. 388
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 8. 389
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 6. 390
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 392
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 393
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 394
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 395
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 6. 397
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 398
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 400
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 401
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 404
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 405
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 408
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 409
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 412
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 6. 413
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 414
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 417
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 419
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 6. 420
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 6. 421
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 422
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 6. 423
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 6. 424
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 6. 426
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 6. 427
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 6. 429
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 430
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 432
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 433
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 434
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 437
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 439
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 440
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 443
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 444
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 447
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 6. 448
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 6. 449
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 6. 452
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 4. 454
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 455
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 636
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 655
 Warning indentation Indentation 'method call' child has incorrect indentation level 6, expected level should be 8. 985

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/RegionStateStore.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 192
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 193
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 6. 194
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 196
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 197
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 198

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/RegionStates.java

Severity Category Rule Message Line
 Warning indentation Indentation 'getRegionByStateOfTable' has incorrect indentation level 2, expected level should be 4. 735

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/ServerManager.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 383
 Warning indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 487
 Warning indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 488
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 740
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 769
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 948
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 977
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 1001
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 1005

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/TableNamespaceManager.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 241

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 530
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 531
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 532
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 533
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 534
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 535
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 536
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 537
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 538
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 539
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 540
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 541
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 542
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 543
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 544
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 545
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 546
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 547
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 548
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 549
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 550
 Warning indentation Indentation 'for' has incorrect indentation level 10, expected level should be 6. 760
 Warning indentation Indentation 'for' child has incorrect indentation level 13, expected level should be 8. 761
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 6. 762
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 6. 763
 Warning indentation Indentation 'for' has incorrect indentation level 10, expected level should be 6. 768
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 8. 769
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 6. 770
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 6. 771

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/FavoredNodeAssignmentHelper.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 144
 Warning indentation Indentation 'else' child has incorrect indentation level 5, expected level should be 6. 451
 Warning indentation Indentation 'else' child has incorrect indentation level 5, expected level should be 6. 452
 Warning indentation Indentation 'else' child has incorrect indentation level 5, expected level should be 6. 455
 Warning indentation Indentation 'else' child has incorrect indentation level 5, expected level should be 6. 457
 Warning indentation Indentation 'else' child has incorrect indentation level 5, expected level should be 6. 460
 Warning indentation Indentation 'if' has incorrect indentation level 5, expected level should be 6. 463
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 464
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 5, expected level should be 6. 467
 Warning indentation Indentation 'else' child has incorrect indentation level 5, expected level should be 6. 469
 Warning indentation Indentation 'else' child has incorrect indentation level 5, expected level should be 6. 470
 Warning indentation Indentation 'else' child has incorrect indentation level 5, expected level should be 6. 471
 Warning indentation Indentation 'else' child has incorrect indentation level 5, expected level should be 6. 472

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/FavoredNodeLoadBalancer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'segregateRegionsAndAssignRegionsWithFavoredNodes' has incorrect indentation level 2, expected level should be 4. 227

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/RegionLocationFinder.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. 65
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 66
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. 67
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. 69
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 70
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. 71

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/StochasticLoadBalancer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 151
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 152
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 153
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 154
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 784
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 785
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 786
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 787
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 788
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 789
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 790
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 791
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 792
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 793
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 794
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 795
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 796
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 797
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 798
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 799

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/cleaner/BaseFileCleanerDelegate.java

Severity Category Rule Message Line
 Warning indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 31

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/handler/DeleteTableHandler.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 170

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/handler/DisableTableHandler.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 224

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/handler/EnableTableHandler.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method call' child has incorrect indentation level 6, expected level should be 8. 255
 Warning indentation Indentation 'method call' child has incorrect indentation level 6, expected level should be 8. 258

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/handler/ModifyTableHandler.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 77

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/handler/OpenedRegionHandler.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 100

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/handler/ServerShutdownHandler.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 369

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/handler/TableAddFamilyHandler.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 62

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/handler/TableEventHandler.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 240
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 250

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/AddColumnFamilyProcedure.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 90
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 91
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 92
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 93
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 94
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 95
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 96
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 97
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 98
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 99
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 100
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 101
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 102
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 103
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 104
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 105
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 106
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 107
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 108
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 109
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 110
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 129
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 130
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 131
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 133
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 134
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 135
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 136
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 137
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 139
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 140
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 141
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 142
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 143
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 386
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 387
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 388
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 389
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 390
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 391
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 392
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 393

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/DeleteColumnFamilyProcedure.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 91
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 92
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 93
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 94
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 95
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 96
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 97
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 98
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 99
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 100
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 101
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 102
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 103
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 104
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 105
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 106
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 107
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 108
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 109
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 110
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 111
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 112
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 113
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 114
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 115
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 139
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 140
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 141
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 143
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 144
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 148
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 150
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 151
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 152
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 153
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 155
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 156
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 157
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 158
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 159
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 402
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 403
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 404
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 405
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 406
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 407
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 408
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 409
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 422
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 423
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 424

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/DisableTableProcedure.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 131
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 132
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 133
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 134
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 136
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 137
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 138
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 139
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 140
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 141
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 142
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 143
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 144
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 145
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 146
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 147
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 148
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 150
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 151
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 152
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 153
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 154
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 155
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 156
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 157
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 158
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 159
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 160
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 161
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 162
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 163
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 488
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 489
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 490
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 491
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 492
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 493
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 494
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 495

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/EnableTableProcedure.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 129
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 130
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 131
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 132
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 134
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 135
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 136
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 137
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 138
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 139
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 140
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 141
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 142
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 143
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 144
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 145
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 146
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 147
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 148
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 149
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 150
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 151
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 152
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 153
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 154
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 155
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 156
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 157
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 174
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 176
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 177
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 178
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 179
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 180
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 181
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 182
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 183
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 184
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 185
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 186
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 188
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 189
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 192
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 193
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 194
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 195
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 573
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 574
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 575
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 576
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 577
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 578
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 579
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 580

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/ModifyColumnFamilyProcedure.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 88
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 89
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 90
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 91
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 92
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 93
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 94
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 95
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 96
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 97
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 98
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 99
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 100
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 101
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 102
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 103
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 104
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 105
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 106
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 107
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 108
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 127
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 128
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 129
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 131
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 132
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 133
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 134
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 135
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 137
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 138
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 139
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 140
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 141
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 368
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 369
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 370
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 371
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 372
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 373
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 374
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 375

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/ModifyTableProcedure.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 97
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 98
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 99
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 100
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 101
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 102
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 103
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 104
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 105
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 106
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 107
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 108
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 109
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 110
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 111
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 112
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 113
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 114
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 115
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 116
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 117
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 118
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 119
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 120
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 121
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 122
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 123
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 124
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 125
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 126
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 127
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 128
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 129
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 151
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 152
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 153
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 155
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 156
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 161
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 163
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 165
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 166
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 167
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 168
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 169
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 170
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 172
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 173
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 174
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 175
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 176
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 471
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 472
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 473
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 474
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 475
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 476
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 477
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 478
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 492
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 493
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 494
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 496
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 497
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 498

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/ProcedureSyncWait.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 144
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 145
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 146
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 153
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 155
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 156
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 158
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 160
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 161
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 171
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 173
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 174
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 176
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 177
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 178

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/migration/NamespaceUpgrade.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 100
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 101
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 102
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 103
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 104
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 105
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 106
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 107
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 108
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 109
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 110
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26, 27. 124
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26, 27. 125
 Warning indentation Indentation 'new' has incorrect indentation level 2, expected level should be 4. 523
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 531

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/procedure/ProcedureMember.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 182
 Warning indentation Indentation 'if' has incorrect indentation level 5, expected level should be 4. 183
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 184
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 185
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 5, expected level should be 4. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 187
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 188

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/procedure/Subprocedure.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 129

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/procedure/flush/RegionServerFlushTableProcedureManager.java

Severity Category Rule Message Line
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 3, expected level should be 2. 87

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/MasterQuotaManager.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 387
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 388
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 389
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 390
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 391
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 392
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 393
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 394
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 395
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 396
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 397
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 398
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 399
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 400
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 401
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 402
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 403
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 404
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 405
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 406
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 407
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 408
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 409
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 410
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 411
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 412
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 413
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 414
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 415
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 416
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 417
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 418
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 419
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 420
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 421
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 422
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 423
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 424
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 425
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 426
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 427
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 428
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 429
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 430

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/RateLimiter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 45
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 46
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 47
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 48
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 49
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 50
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 51
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 52
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 53
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 54
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 55
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 56
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 57
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 58
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 59
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 60
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 61
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 62
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 63
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 64
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 65

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/RegionServerQuotaManager.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 124
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 125
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 126
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 127
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 128
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 129
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 130
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 131

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/AnnotationReadingPriorityFunction.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 84
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 85
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 86
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 87
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 88
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 89
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 90
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 91
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 92

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/BaseRowProcessor.java

Severity Category Rule Message Line
 Warning indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 39

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/CompactSplitThread.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 150
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 151
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 152

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/DefaultMemStore.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 853

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 1242
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 1243
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 1244
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 1246
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 1248
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 1249
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 1251
 Warning indentation Indentation 'if' has incorrect indentation level 5, expected level should be 4. 1253
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 1255
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 5, expected level should be 4. 1256
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 1257
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 1258
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 1260
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 1262
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 1263
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 2422
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 3087
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3226
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 3279
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3280
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3281
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 3282
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3283
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3284
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 3285
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3286
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3287
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 3288
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3289
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3290
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 3291
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3292
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3293
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 3294
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3295
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3296
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 3297
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3298
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 3359
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3360
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3361
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 3362
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3363
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3364
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 3365
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3366
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3367
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 3368
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3369
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3370
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 3371
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3372
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3373
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 3374
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3375
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3376
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 3377
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 3378
 Warning indentation Indentation 'if' has incorrect indentation level 3, expected level should be 4. 3538
 Warning indentation Indentation 'if' child has incorrect indentation level 5, expected level should be 6. 3539
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3551
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 3599
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 3600
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 4031
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 4111
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4112
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4113
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 4114
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4115
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4116
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 4117
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4118
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4119
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 4120
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4121
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4122
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 4123
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4124
 Warning indentation Indentation 'method call' child has incorrect indentation level 10, expected level should be 12. 4125
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4127
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 5826
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 5890
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 5891
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 5966
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 5989
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 6008
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 6031
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 6143
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 6322
 Warning indentation Indentation 'if' has incorrect indentation level 7, expected level should be 6. 6442
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 6443
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 7, expected level should be 6. 6444
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 7010
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 7243
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 7380
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 7516
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 7517
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 7518
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 7519
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 7520
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 7521
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 7522
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 7523
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 7524
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 7525
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 7526
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 7528
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 7530
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 7532
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 7533
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 7534
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 7535
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7677
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 7679
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 7680
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 7681
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7682
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7683
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7685
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7686
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7688
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7689
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7690
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7692
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7693
 Warning indentation Indentation 'finally' child has incorrect indentation level 7, expected level should be 6. 7763
 Warning indentation Indentation 'finally' child has incorrect indentation level 7, expected level should be 6. 7765
 Warning indentation Indentation 'if' has incorrect indentation level 7, expected level should be 6. 7766

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionFileSystem.java

Severity Category Rule Message Line
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 1, expected level should be 2. 110

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1121
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 14, expected level should be 10. 1254
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1308
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1879
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 2635
 Warning indentation Indentation 'synchronized' has incorrect indentation level 5, expected level should be 4. 2636
 Warning indentation Indentation 'for' has incorrect indentation level 7, expected level should be 6. 2637
 Warning indentation Indentation 'for' child has incorrect indentation level 9, expected level should be 8. 2638
 Warning indentation Indentation 'if' has incorrect indentation level 9, expected level should be 8. 2639
 Warning indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 10. 2640
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 2641
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 7, expected level should be 6. 2642
 Warning indentation Indentation 'synchronized rcurly' has incorrect indentation level 5, expected level should be 4. 2643
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 2644
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 2645
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 5, expected level should be 4. 2975
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 3048

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 248
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 668
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 774
 Warning indentation Indentation 'method call' child has incorrect indentation level 9, expected level should be 10. 775
 Warning indentation Indentation 'method call' child has incorrect indentation level 9, expected level should be 10. 776
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 991

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HeapMemoryManager.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 189
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 190
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 330
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 331
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 332
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 333
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 334
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 335
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 336
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 338

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/IncreasingToUpperBoundRegionSplitPolicy.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 43

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/LruHashMap.java

Severity Category Rule Message Line
 Warning indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 53
 Warning indentation Indentation 'long' has incorrect indentation level 2, expected level should be 4. 110
 Warning indentation Indentation 'method call' child has incorrect indentation level 4, expected level should be 6. 173
 Warning indentation Indentation 'method call' child has incorrect indentation level 4, expected level should be 6. 182
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 8. 424
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 541
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 8. 542
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 543
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 8. 544
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 10. 545
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 10, expected level should be 8. 546
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 548
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 549
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 8. 551
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 552
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 553
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 8. 554
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 555
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 556
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 8. 557
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 558
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 559
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 8. 560
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 562
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 585
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 8. 586
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 587
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 8. 588
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 10. 589
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 10, expected level should be 8. 590
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 593
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 594
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 8. 595
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 596
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 597
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 8. 598
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 599
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 600
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 8. 601
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 602
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 603
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 8. 604
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 606
 Warning indentation Indentation 'implements' has incorrect indentation level 2, expected level should be 4. 924
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 1030
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 1031
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 8. 1032

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 5, expected level should be 6. 499
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 4. 797

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MultiRowMutationProcessor.java

Severity Category Rule Message Line
 Warning indentation Indentation 'MultiRowMutationProcessorResponse' has incorrect indentation level 0, expected level should be 2. 43

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/OnlineRegions.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 69

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RSRpcServices.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 410
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 411
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 412
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 413
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 414
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 415
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 416
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 453
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 454
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 455
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 456
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 457
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 458
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 459
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 460
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 592
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 593
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 594
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 595
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 596
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 597
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 598
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 599
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 14. 601
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 16. 602
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 14. 603
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 604
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 605
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 606
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 607
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 8. 790
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1938
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 2052
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2054
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2055
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 2056
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2058
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2059
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 2060
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2061
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2062
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 2063
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 2064
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 2065
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 2066
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 2067
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 2068
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 2069
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 12. 2071
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 2072
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 12. 2074
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 12. 2075
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 2076
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 14. 2078
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 16. 2079
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 14. 2081
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 2082
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 12. 2083
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 2084
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 2085
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 2086
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 2087
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2088
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 2089
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2090
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2091
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 2092
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 2093
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 2094
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 2095
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 2096
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 2097
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 2098
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 12. 2100
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 2101
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 12. 2103
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 12. 2104
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 2105
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 14. 2107
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 16. 2108
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 14. 2110
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 2111
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 12. 2112
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 2113
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 2114
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 2115
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 2116
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2117
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 2118
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2144
 Warning indentation Indentation 'catch' child has incorrect indentation level 11, expected level should be 12. 2481

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RSStatusServlet.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 37

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 511
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 514
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 516
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 517
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 574
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 577
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 578
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 579
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 608
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 611
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 612
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 613
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 639
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 642
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 643
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 644
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 861
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 864
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 865
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 866
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 879
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 882
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 883
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 884
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1038
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1041
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1043
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1044
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1063
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1066
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1068
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1069
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1087
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1090
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1092
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1093
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1116
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1118
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1119
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1141
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1143
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1144
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1167
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1168
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1183
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1184
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1185
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1200
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1201
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1202
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1214
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1217
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1218
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1219
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1231
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1234
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1235
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1236
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1265
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1266
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1267
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1279
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1282
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1283
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1284
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1296
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1299
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1300
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1301
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1313
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1316
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1317
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1318
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1333
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1336
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1337
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1338
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1354
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1357
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1358
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1359
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1376
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1379
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1380
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1381
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1513
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1516
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1517
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1518
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1557
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1560
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1561
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1562
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1581
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1584
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1585
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1586
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1593
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1596
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1597
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1598
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1605
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1608
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1609
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1610
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1627
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1630
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1631
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1632

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RegionMergeTransactionImpl.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 687
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 688
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 694

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/ScanDeleteTracker.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 121

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/ScanQueryMatcher.java

Severity Category Rule Message Line
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 6. 399
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 420
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 421
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 422
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 423
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 425
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 426
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 427
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 428
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 429
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 430
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 432

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/ShutdownHook.java

Severity Category Rule Message Line
 Warning indentation Indentation 'this' has incorrect indentation level 14, expected level should be 16. 125

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SimpleRpcSchedulerFactory.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 4. 38

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SplitTransactionImpl.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 636
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 793
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 810
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 811
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 812
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 814
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 817
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 818
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 819
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 821
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 822
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 823
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 824
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 826
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 827
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 833
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 834
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 835
 Warning indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 837
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 838
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 839
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 841
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 842
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 843
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 845
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 846
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 847
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 849
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 850
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 851
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 853
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 858
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 861
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 862
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 863
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 864
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 865
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 866
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 867
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 868
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 869
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 870
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 872
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 873

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreFile.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 795
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 841
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 842
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 843
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 844
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 845
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 846
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 847
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 848
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 849
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 850
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 851
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 868
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 869
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 870
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 871
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 872
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 873
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 877
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 880
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 881
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 882
 Warning indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 883
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 884
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 5, expected level should be 4. 1160
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 12. 1247

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreFileScanner.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 246
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 265

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreScanner.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 424
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 425
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 6. 426
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 427
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 443
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 444
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 446
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 448
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 450
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 451
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 462
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 463
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 485
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 486
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 6. 487
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 488
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 489
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 6. 490
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 494
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 495
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 496
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 6. 497
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 499
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 500
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 501
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 502
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 6. 503
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 507
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 508
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 509
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 514
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 516
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 517
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 6. 518
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 521
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 523
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 526
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 529
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 530
 Warning indentation Indentation 'label' child has incorrect indentation level 4, expected level should be one of the following: 6, 8. 532
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 534
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 535
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 536
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 537
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 538
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 539
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 541
 Warning indentation Indentation 'while' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. 542
 Warning indentation Indentation 'while' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. 543
 Warning indentation Indentation 'while' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. 545
 Warning indentation Indentation 'while' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. 546
 Warning indentation Indentation 'switch' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 547
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 548
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 549
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 550
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 552
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 553
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 555
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 556
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 558
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 559
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be one of the following: 14, 16. 562
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be one of the following: 16, 18. 563
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be one of the following: 14, 16. 564
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 565
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 566
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 567
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 571
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 572
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 575
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 576
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 579
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 580
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be one of the following: 14, 16. 582
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be one of the following: 16, 18. 583
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be one of the following: 14, 16. 585
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 586
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 588
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be one of the following: 14, 16. 589
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be one of the following: 16, 18. 590
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be one of the following: 14, 16. 591
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 592
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 593
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 594
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 595
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 596
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 597
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 599
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 600
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 601
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 602
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 603
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 604
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 605
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 607
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 608
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 610
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 611
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 612
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 614
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 617
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 618
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 619
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 621
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 622
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 624
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 625
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 626
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 628
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 629
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 630
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 632
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 634
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 635
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 636
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 637
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 638
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 639
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 640
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 642
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 643
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 644
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 645
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 647
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 648
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 6. 649
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 652
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 653
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 670
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 671
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 4, expected level should be 6. 672
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 673
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 674
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 675
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 676
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 4, expected level should be 6. 677
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 678
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 679
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 4, expected level should be 6. 680
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 681
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 682
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 683
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 684
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 4, expected level should be 6. 685
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 686
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 687
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 697
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 704
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 707
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 712
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 713
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 813
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 814
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 815
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 6. 816
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 817

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/Compactor.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 218

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/DefaultCompactor.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 113
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 7, expected level should be 6. 114
 Warning indentation Indentation 'if' has incorrect indentation level 9, expected level should be 8. 115
 Warning indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 10. 116
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 117

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/handler/CloseRegionHandler.java

Severity Category Rule Message Line
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 95

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/handler/RegionReplicaFlushHandler.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method call' child has incorrect indentation level 7, expected level should be 8. 117
 Warning indentation Indentation 'try' child has incorrect indentation level 9, expected level should be 8. 129

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/handler/WALSplitterHandler.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 74
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 75
 Warning indentation Indentation 'method call' child has incorrect indentation level 10, expected level should be 12. 76
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 77
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 78
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 79
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 80
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 81
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 82
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 83
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 84
 Warning indentation Indentation 'method call' child has incorrect indentation level 12, expected level should be 14. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 86
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 87
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 91
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 92
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 93
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 95
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 96
 Warning indentation Indentation 'method call' child has incorrect indentation level 10, expected level should be 12. 97
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 98

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.java

Severity Category Rule Message Line
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 3, expected level should be 2. 108
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 185
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 186
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 188
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 190
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 203
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 204

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/FSHLog.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 653
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 666
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 821
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 913
 Warning indentation Indentation 'method call' child has incorrect indentation level 9, expected level should be 10. 1537
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1564
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1740
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1748
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 1831
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 1926

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/HLogKey.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 219

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/ProtobufLogReader.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 172
 Warning indentation Indentation 'if' has incorrect indentation level 5, expected level should be 4. 173
 Warning indentation Indentation 'if' has incorrect indentation level 5, expected level should be 4. 174
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 176
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 5, expected level should be 4. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 178
 Warning indentation Indentation 'if' has incorrect indentation level 5, expected level should be 4. 179
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 180
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 5, expected level should be 4. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 182

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/ProtobufLogWriter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 80

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/SequenceFileLogReader.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 69
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 76
 Warning indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 89
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 268
 Warning indentation Indentation 'catch' child has incorrect indentation level 7, expected level should be 6. 288
 Warning indentation Indentation 'catch' child has incorrect indentation level 7, expected level should be 6. 308

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/SyncFuture.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 174

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/WALCellCodec.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization lcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 104
 Warning indentation Indentation 'array initialization lcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 122

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/master/ReplicationLogCleaner.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be one of the following: 8, 10. 77

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/RegionReplicaReplicationEndpoint.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 10. 547
 Warning indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 10. 550

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 106

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 16, expected level should be 14. 531
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 16, expected level should be 14. 532
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 779
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. 781
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 783
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 784

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 5, expected level should be 6. 177
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 203

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/security/HBasePolicyProvider.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 38
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 39
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 40
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 41

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessControlFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 172

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessControlLists.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method call' child has incorrect indentation level 4, expected level should be 6. 141
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 494
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 593
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 659
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 660
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 662
 Warning indentation Indentation 'if' has incorrect indentation level 5, expected level should be 4. 663
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 665
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 666
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 668
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 669
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 670
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 671
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 672
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 673
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 675
 Warning indentation Indentation 'if' has incorrect indentation level 5, expected level should be 4. 676
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 677
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 5, expected level should be 4. 679
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 680
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 681
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 683
 Warning indentation Indentation 'if' has incorrect indentation level 5, expected level should be 4. 686
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 687
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 5, expected level should be 4. 688
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 689
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 690
 Warning indentation Indentation 'while' has incorrect indentation level 5, expected level should be 4. 692
 Warning indentation Indentation 'while' child has incorrect indentation level 7, expected level should be 6. 693
 Warning indentation Indentation 'if' has incorrect indentation level 7, expected level should be 6. 694
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 696
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 700
 Warning indentation Indentation 'if' has incorrect indentation level 9, expected level should be 8. 701
 Warning indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 10. 702
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 703
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 705
 Warning indentation Indentation 'if' has incorrect indentation level 9, expected level should be 8. 706
 Warning indentation Indentation 'for' has incorrect indentation level 11, expected level should be 10. 707
 Warning indentation Indentation 'for' child has incorrect indentation level 13, expected level should be 12. 708
 Warning indentation Indentation 'if' has incorrect indentation level 13, expected level should be 12. 709
 Warning indentation Indentation 'if' child has incorrect indentation level 15, expected level should be 14. 710
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 13, expected level should be 12. 711
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 11, expected level should be 10. 712
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 713
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 7, expected level should be 6. 714
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 5, expected level should be 4. 715
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 716
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 717

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1462
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1463
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1464
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1465
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1466
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1467
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1468
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1469
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1470
 Warning indentation Indentation 'block' child has incorrect indentation level 11, expected level should be 12. 2157

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AuthResult.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 285
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 286

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/HbaseObjectWritableFor96Migration.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 374
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 439
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 625
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 820

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/security/visibility/ExpressionParser.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 301
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 302
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 303
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 304
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 305
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 306

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/security/visibility/VisibilityScanDeleteTracker.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 122
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 123
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 124
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 125
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 12. 126
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 127
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 12. 129
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 130
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 131
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 132
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 133
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 134
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 135
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 136
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 138
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 139
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 140
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 141
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 142
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 143
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 144
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 145
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 146
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 147
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 149
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 150
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 151
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 152
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 153
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 154
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 155
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 156
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 157
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 158
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 160
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 161
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 162
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 163
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 167
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 168
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 169
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 170
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 171
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 172
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 173
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 174
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 175
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 176
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 177
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 178
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 179
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 180

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/CreateSnapshot.java

Severity Category Rule Message Line
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 69
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 77
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 80
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 84

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/ExportSnapshot.java

Severity Category Rule Message Line
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 542

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/SnapshotDescriptionUtils.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 127
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 128
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 129

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/SnapshotInfo.java

Severity Category Rule Message Line
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 430
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 505
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 541

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/tool/Canary.java

Severity Category Rule Message Line
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 10. 680
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 10. 681

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/util/CompressionTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 120

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/util/ConnectionCache.java

Severity Category Rule Message Line
 Warning indentation Indentation 'connections' has incorrect indentation level 3, expected level should be 4. 53

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/util/FSHDFSUtils.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 138
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 172
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 256
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 304

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/util/FSTableDescriptorMigrationToSubdir.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 44
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 94

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/util/FSTableDescriptors.java

Severity Category Rule Message Line
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 3, expected level should be 2. 97
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 150
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 159
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 193
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 231
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 275
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 314
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 330
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 348
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 368
 Warning indentation Indentation 'new' has incorrect indentation level 2, expected level should be 4. 399
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 506
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 548
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 560
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 594
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 622
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 676
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 704

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/util/FSUtils.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 257
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 269
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 483
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 518
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 537
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 559
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 602
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 639
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 657
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 690
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 705
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 807
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 854
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 967
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1026
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1068
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1103
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1120
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1139
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1562
 Warning indentation Indentation 'final' has incorrect indentation level 2, expected level should be 4. 1583
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1584
 Warning indentation Indentation 'final' has incorrect indentation level 2, expected level should be 4. 1605
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1606
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1674
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1694

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1310
 Warning indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 6. 1597
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1611
 Warning indentation Indentation 'if' has incorrect indentation level 7, expected level should be 6. 1656
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 1659
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 7, expected level should be 6. 1660
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1748
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1793
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2092
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 2094
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 2095
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 6, expected level should be 4. 2594
 Warning indentation Indentation '.' has incorrect indentation level 10, expected level should be 12. 3269
 Warning indentation Indentation 'KeeperException' has incorrect indentation level 2, expected level should be 4. 3300

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/util/HBaseFsckRepair.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 77
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 122

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/util/HFileV1Detector.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 7, expected level should be 8. 343

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/util/HMerge.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 85
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 106
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 150
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 232
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 245
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 325

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/util/JSONBean.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 95
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 112
 Warning indentation Indentation 'if' has incorrect indentation level 9, expected level should be 10. 141
 Warning indentation Indentation 'if' has incorrect indentation level 11, expected level should be 12. 142
 Warning indentation Indentation 'if' child has incorrect indentation level 13, expected level should be 14. 143
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 11, expected level should be 12. 144
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 10. 145
 Warning indentation Indentation 'else' child has incorrect indentation level 11, expected level should be 12. 146
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 9, expected level should be 10. 147
 Warning indentation Indentation 'catch' child has incorrect indentation level 9, expected level should be 10. 148
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 221
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 284
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 302

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/util/JVMClusterUtil.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 84
 Warning indentation Indentation 'CoordinatedStateManager' has incorrect indentation level 6, expected level should be 8. 89
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 136

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/util/Merge.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 173
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 219

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/util/ModifyRegionUtils.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 118
 Warning indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 264

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionSplitter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 373
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 437
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 774
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 783

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/util/ZKDataMigrator.java

Severity Category Rule Message Line
 Warning indentation Indentation 'String' has incorrect indentation level 1, expected level should be 4. 240

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/util/hbck/TableLockChecker.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 11, expected level should be one of the following: 10, 12. 61

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/wal/DefaultWALProvider.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 104

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/wal/WAL.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 127

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/wal/WALKey.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 471

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/wal/WALSplitter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 518
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 797

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/zookeeper/ClusterStatusTracker.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 66
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 80

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/zookeeper/LoadBalancerTracker.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 65
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 82

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/zookeeper/RegionServerTracker.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method call' child has incorrect indentation level 9, expected level should be 10. 123

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKTableStateManager.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 99
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 239

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/zookeeper/ZooKeeperMainServer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 49

Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/zookeeper/lock/ZKInterProcessLockBase.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 167
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 458

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseCluster.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 101
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 107
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 113
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 264

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseTestCase.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 148
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 163
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 169
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 175
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 235
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 284
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 310
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 405
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 426
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 451
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 462
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 6. 463
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 464
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 6. 465
 Warning indentation Indentation 'for' has incorrect indentation level 10, expected level should be 8. 466
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 10. 467
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 8. 468
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 6. 469
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 470
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 471
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 473
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 500
 Warning indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 526
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 528
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 541
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 569
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 588
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 589
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 590
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 591
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 593
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 595
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 596
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 598
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 6. 599
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 600
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 6. 603
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 6. 604
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 605
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 6. 608
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 4. 609
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 610

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java

Severity Category Rule Message Line
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 3, expected level should be 2. 146
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 216
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 359
 Warning indentation Indentation 'method call' child has incorrect indentation level 9, expected level should be 10. 360
 Warning indentation Indentation 'method call' child has incorrect indentation level 9, expected level should be 10. 361
 Warning indentation Indentation 'method call' child has incorrect indentation level 9, expected level should be 10. 362
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 7, expected level should be 8. 363
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 532
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 550
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 721
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 779
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 797
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 811
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 822
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 928
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 981
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1203
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1215
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1227
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1243
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1274
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1287
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1329
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1351
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1406
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1434
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1459
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1483
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1503
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1516
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1530
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1544
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1632
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1646
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1733
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1734
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 1735
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1864
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2087
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2303
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 2603
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2640
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2642
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2643
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 2644
 Warning indentation Indentation 'while' child has incorrect indentation level 7, expected level should be 6. 2655
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2715
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2754
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 2755
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2756
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2757
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2758
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2941
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2946
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2980
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3092
 Warning indentation Indentation 'method def rparen' has incorrect indentation level 48, expected level should be 2. 3291

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/MiniHBaseCluster.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 67
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 204
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 659
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 753

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/MultithreadedTestUtil.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 176

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/PerformanceEvaluation.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 11, expected level should be one of the following: 10, 12. 272
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1417

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/TestDrainingServer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method call' child has incorrect indentation level 4, expected level should be 6. 120
 Warning indentation Indentation 'method call' child has incorrect indentation level 6, expected level should be 8. 132
 Warning indentation Indentation 'method call' child has incorrect indentation level 6, expected level should be 8. 134

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/TestGlobalMemStoreSize.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 148

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/TestMetaMigrationConvertingToPB.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 192
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 239
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 326
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 336
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 386

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/TestMetaTableAccessor.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 87
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 209
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 244
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 270
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 283

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/TestMetaTableAccessorNoCluster.java

Severity Category Rule Message Line
 Warning indentation Indentation '(' has incorrect indentation level 6, expected level should be 8. 188

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/TestMetaTableLocator.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 147
 Warning indentation Indentation 'method call' child has incorrect indentation level 4, expected level should be 6. 152
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 178
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 209
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 229
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 242
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 264
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 275
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 307

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/TestMultiVersions.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 77
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 5, expected level should be one of the following: 4, 6. 110

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/TestPerformanceEvaluation.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 35

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/TestRegionRebalancing.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization lcurly' has incorrect indentation level 12, expected level should be one of the following: 10, 25, 27. 62
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 100

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/TestServerLoad.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 4. 66

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/TestZooKeeper.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 131
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 275
 Warning indentation Indentation 'case' child has incorrect indentation level 9, expected level should be 10. 452
 Warning indentation Indentation 'case' child has incorrect indentation level 9, expected level should be 10. 472
 Warning indentation Indentation 'case' child has incorrect indentation level 9, expected level should be 10. 490
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 506

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/TimestampTestBase.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 53
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 103
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 123
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 174
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 199
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 225
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 230
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 244
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 256
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 261
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 267

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/client/HConnectionTestingUtility.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 58
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 122
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 178
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 192

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestAdmin1.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 468
 Warning indentation Indentation 'try' has incorrect indentation level 7, expected level should be 4. 469
 Warning indentation Indentation 'try' child has incorrect indentation level 9, expected level should be 6. 470
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 7, expected level should be 4. 471
 Warning indentation Indentation 'catch' child has incorrect indentation level 11, expected level should be 6. 472
 Warning indentation Indentation 'catch' child has incorrect indentation level 11, expected level should be 6. 473
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 7, expected level should be 4. 474
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 475
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 713
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 714
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 715
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 716
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 717
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 718
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 719
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 720
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 721
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 862
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 863
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 864
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 865
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 889
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 890
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 27. 965
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 27. 966
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 27. 967
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 1294

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestAdmin2.java

Severity Category Rule Message Line
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 287
 Warning indentation Indentation 'finally' child has incorrect indentation level 7, expected level should be 6. 289
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 520
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 609

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFromClientSide.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 208
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 213
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 214
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 222
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 227
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 229
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 231
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 232
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 233
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 234
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 235
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 236
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 237
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 242
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 245
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 246
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 247
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 248
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 253
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 254
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 255
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 256
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 258
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 259
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 260
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 263
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 264
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 266
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 267
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 268
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 271
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 272
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 283
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 284
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 285
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 287
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 288
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 289
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 291
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 292
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 301
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 302
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 305
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 7, expected level should be one of the following: 9, 11. 307
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 7, expected level should be one of the following: 9, 11. 308
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 5, expected level should be one of the following: 7, 9. 309
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 310
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 311
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 314
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 318
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 319
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 321
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 325
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 328
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 329
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 334
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 335
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 336
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 340
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 342
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 343
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 348
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 350
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 351
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 353
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 354
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 360
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 361
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 364
 Warning indentation Indentation 'try' has incorrect indentation level 5, expected level should be 4. 365
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 366
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 367
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 5, expected level should be 4. 368
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 5, expected level should be 4. 369
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 371
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 375
 Warning indentation Indentation 'try' has incorrect indentation level 5, expected level should be 4. 376
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 377
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 378
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 5, expected level should be 4. 379
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 5, expected level should be 4. 380
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 381
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 444
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 450
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 537
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 622
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 635
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 646
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 663
 Warning indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 764
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 0, expected level should be 2. 786
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2579
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2590
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2601
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2612
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2623
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2634
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2644
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2655
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2666
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2677
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2688
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2746
 Warning indentation Indentation 'array initialization rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 2802
 Warning indentation Indentation 'array initialization rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 2818
 Warning indentation Indentation 'array initialization rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 2826
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2844
 Warning indentation Indentation 'array initialization rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 2900
 Warning indentation Indentation 'array initialization rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 2916
 Warning indentation Indentation 'array initialization rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 2924
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2949
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3007
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3066
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3097
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3125
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3142
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3165
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3198
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3233
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3264
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3284
 Warning indentation Indentation 'Result' has incorrect indentation level 4, expected level should be 6. 3899
 Warning indentation Indentation 'Result' has incorrect indentation level 4, expected level should be 6. 3928
 Warning indentation Indentation 'Result' has incorrect indentation level 4, expected level should be 6. 3940
 Warning indentation Indentation 'Result' has incorrect indentation level 4, expected level should be 6. 3970
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 4893
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 4894
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 5249

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFromClientSide3.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 114

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestHBaseAdminNoCluster.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 71

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestHCM.java

Severity Category Rule Message Line
 Warning indentation Indentation 'try' has incorrect indentation level 5, expected level should be 4. 999
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1000
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1005
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1006
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1008
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1009
 Warning indentation Indentation 'while' has incorrect indentation level 7, expected level should be 6. 1012
 Warning indentation Indentation 'while' child has incorrect indentation level 9, expected level should be 8. 1013
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 7, expected level should be 6. 1014
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1016
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1017
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1018
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1021
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1022
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1023
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1026
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1027
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1029
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1030
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1032
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1035
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1036
 Warning indentation Indentation 'for' has incorrect indentation level 7, expected level should be 6. 1037
 Warning indentation Indentation 'if' has incorrect indentation level 9, expected level should be 8. 1038
 Warning indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 10. 1040
 Warning indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 10. 1041
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 1042
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 7, expected level should be 6. 1043
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1044
 Warning indentation Indentation 'if' has incorrect indentation level 7, expected level should be 6. 1046
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1047
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1048
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1049
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1052
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1053
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1054
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1055
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1056
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1057
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1062
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1063
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 11, expected level should be 6. 1066
 Warning indentation Indentation 'while' has incorrect indentation level 7, expected level should be 6. 1068
 Warning indentation Indentation 'while' child has incorrect indentation level 9, expected level should be 8. 1073
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 6. 1074
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1076
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1079
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1080
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1081
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1082
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1086
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1091
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1093
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1094
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1095
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1096
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1099
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 1102
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 5, expected level should be 4. 1103
 Warning indentation Indentation 'finally' child has incorrect indentation level 7, expected level should be 6. 1104
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 5, expected level should be 4. 1105

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestHTableUtil.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 91
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 119
 Warning indentation Indentation 'for' has incorrect indentation level 3, expected level should be 4. 120
 Warning indentation Indentation 'for' child has incorrect indentation level 5, expected level should be 6. 121
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 3, expected level should be 4. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 126

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestMetaScanner.java

Severity Category Rule Message Line
 Warning indentation Indentation 'while' has incorrect indentation level 9, expected level should be 8. 187
 Warning indentation Indentation 'try' has incorrect indentation level 11, expected level should be 10. 188
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 9, expected level should be 8. 214

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestMetaWithReplicas.java

Severity Category Rule Message Line
 Warning indentation Indentation 'object def' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. 81
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 88
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 89
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 90

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestMultipleTimestamps.java

Severity Category Rule Message Line
 Warning indentation Indentation 'IOException' has incorrect indentation level 2, expected level should be 4. 165
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 434
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 449
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 469
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 491
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 510
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 524

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestScannerTimeout.java

Severity Category Rule Message Line
 Warning indentation Indentation 'for' has incorrect indentation level 5, expected level should be 4. 72

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestScannersFromClientSide.java

Severity Category Rule Message Line
 Warning indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 389
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 4. 390

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestSnapshotFromClient.java

Severity Category Rule Message Line
 Warning indentation Indentation 'try' has incorrect indentation level 4, expected level should be 6. 243
 Warning indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 244
 Warning indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 245
 Warning indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 8. 246
 Warning indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 247
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 4, expected level should be 6. 248
 Warning indentation Indentation 'catch' child has incorrect indentation level 6, expected level should be 8. 249

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestTableSnapshotScanner.java

Severity Category Rule Message Line
 Warning indentation Indentation 'while' child has incorrect indentation level 5, expected level should be 6. 181

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/codec/CodecPerformance.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 70
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 84
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 106

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/constraint/TestConstraint.java

Severity Category Rule Message Line
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 230
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 231

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/ColumnAggregationEndpoint.java

Severity Category Rule Message Line
 Warning indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 48

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/ColumnAggregationEndpointNullResponse.java

Severity Category Rule Message Line
 Warning indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 52

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/ColumnAggregationEndpointWithErrors.java

Severity Category Rule Message Line
 Warning indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 53

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/SampleRegionWALObserver.java

Severity Category Rule Message Line
 Warning indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 46

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/TestClassLoading.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization rcurly' has incorrect indentation level 2, expected level should be one of the following: 6, 8. 75

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/TestCoprocessorEndpoint.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 118
 Warning indentation Indentation 'throws' has incorrect indentation level 8, expected level should be 10. 124

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/TestCoprocessorTableEndpoint.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 107
 Warning indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 112

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/TestMasterCoprocessorExceptionWithAbort.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 4. 95
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 174
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 175
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 178
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 179
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 180

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/TestMasterCoprocessorExceptionWithRemove.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 159
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 160
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 163
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 164
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 165

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/TestMasterObserver.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 568
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 578

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/TestRegionObserverInterface.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 68. 124
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 68. 125
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 68. 135
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 68. 136
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 68. 137
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 12, 75. 138
 Warning indentation Indentation '"hadDelete"' has incorrect indentation level 6, expected level should be 8. 153
 Warning indentation Indentation 'method call' child has incorrect indentation level 6, expected level should be 8. 154
 Warning indentation Indentation 'method call' child has incorrect indentation level 6, expected level should be 8. 155
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 10, expected level should be 6. 156
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 12, 24, 25. 166
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 10, expected level should be 6. 169
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 22, 23. 187
 Warning indentation Indentation '"hadDeleted"' has incorrect indentation level 6, expected level should be 8. 207
 Warning indentation Indentation 'method call' child has incorrect indentation level 6, expected level should be 8. 208
 Warning indentation Indentation 'method call' child has incorrect indentation level 6, expected level should be 8. 209
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 10, expected level should be 6. 210
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 10, expected level should be 6. 229
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 10, expected level should be 6. 237
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 24, 25. 256
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 10, expected level should be 6. 259
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 24, 25. 263
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 10, expected level should be 6. 266
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 24, 25. 285
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 10, expected level should be 6. 288
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 24, 25. 292
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 10, expected level should be 6. 295
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 10, expected level should be 6. 314
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 10, expected level should be 6. 322
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 22, 23. 339
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 22, 23. 357
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 10, expected level should be 6. 569
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 10, expected level should be 6. 584
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 12, 24, 25. 614
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 10, expected level should be 6. 617
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 24, 25. 621
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 24, 25. 632
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 12, 24, 25. 664
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 10, expected level should be 6. 667
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 24, 25. 671
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 24, 25. 682
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 66. 718

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/TestRowProcessorEndpoint.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 298

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/protobuf/generated/ColumnAggregationProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 225
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 485
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 486
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 487
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 521
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 522
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 523
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 724
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1243
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1244
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1245
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1246
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1247
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1248

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/protobuf/generated/ColumnAggregationWithErrorsProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 225
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 485
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 486
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 487
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 521
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 522
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 523
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 724
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1243
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1244
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1245
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1246
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1247
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1248
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1249

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/protobuf/generated/ColumnAggregationWithNullResponseProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 225
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 485
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 486
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 487
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 521
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 522
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 523
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 720
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1235
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1236
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1237
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1238
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1239
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1240
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1241

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/protobuf/generated/DummyRegionServerEndpointProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 141
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 556
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 825
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 826
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 827
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 847
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 848
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 849
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1118
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1119
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1120
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1121
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1122

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/protobuf/generated/IncrementCounterProcessorTestProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 229
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 493
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 494
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 495
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 729
 Warning indentation Indentation 'getResultList' has incorrect indentation level 4, expected level should be 6. 1024
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1288
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1576
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1577
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1578
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1612
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1613
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1614
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 1635
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1669
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1670
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1671
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1682
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1683
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1684
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1714
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1715
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1716
 Warning indentation Indentation 'getResultList' has incorrect indentation level 4, expected level should be 6. 1741
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1938
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 2167
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2201
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2202
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2203
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2214
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2215
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2216
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2246
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2247
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2248
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2483
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2747
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2748
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2749
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2783
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2784
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 2785
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2941
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3324
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3566
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3567
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3568
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3724
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3982
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3983
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3984
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3985
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3986
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3987
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3988
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3989
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3990
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3992
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3993
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 3994

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/protobuf/generated/PingProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 141
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 556
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 825
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 826
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 827
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 847
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 848
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 849
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 996
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1379
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1821
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2263
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 2733
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 2998
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 2999
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3000
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3020
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3021
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3022
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3242
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3507
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3508
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3509
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 3529
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 3530
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 3531
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 3678
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 4016
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4800
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4801
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4802
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4803
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4804
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4805
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4806
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4807
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4808
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4810
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4811
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4812
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 4813

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/filter/TestColumnPaginationFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def lcurly' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 93

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/filter/TestColumnRangeFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 100

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/filter/TestDependentColumnFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 146
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 6. 247
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 248
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 6. 249
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 4. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 251
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 253
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 254

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/filter/TestFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 419
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 420
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 421
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 422
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 423
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 424
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 426
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 427
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 428
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 429
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 430
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 431
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 433
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 434
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 435
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 436
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 437
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 438
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 440
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 441
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 442
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 443
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 444
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 445
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 447
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 448
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 449
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 450
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 451
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 452
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 454
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 455
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 456
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 457
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 458
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 459
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 795
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 796
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 797
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 798
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 800
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 801
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 802
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 803
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 805
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 806
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 807
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 808
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 810
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 811
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 812
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 813
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 814
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 815
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 817
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 818
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 819
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 820
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 821
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 822
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 824
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 825
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 826
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 827
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 828
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 829
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 844
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 845
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 846
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 847
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 849
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 850
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 851
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 852
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 854
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 855
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 856
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 857
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 859
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 860
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 861
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 862
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 864
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 865
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 866
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 867
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 869
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 870
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 871
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 872
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 882
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 883
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 884
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 886
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 887
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 888
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 891
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 892
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 893
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 895
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 896
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 897
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 900
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 901
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 902
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 904
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 905
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 906
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 910
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 911
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 912
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 914
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 915
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 916
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 920
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 921
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 922
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 924
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 925
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 926
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 930
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 931
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 932
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 934
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 935
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 936
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 940
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 942
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 943
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 945
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 947
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 948
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 949
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 951
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 952
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 953
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 955
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 956
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 957
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 959
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 960
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 961
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 963
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 964
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 965
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 967
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 968
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 969
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 971
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 977
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 979
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 980
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 982
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 984
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 985
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 986
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 988
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 989
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 990
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 992
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 993
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 994
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 996
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 997
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 998
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1000
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1001
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1002
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1004
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1005
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1006
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1008
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1010
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1094
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1095
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1096
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1097
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1098
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1099
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1101
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1102
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1103
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1104
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1105
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1106
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1108
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1109
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1110
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1111
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1112
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1113
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1115
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1116
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1117
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1118
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1119
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1120
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1122
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1123
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1124
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1125
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1126
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1127
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1142
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1143
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1144
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1145
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1146
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1147
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1149
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1150
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1151
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1152
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1153
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1154
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1260
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1261
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1262
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1263
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1264
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1265
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1267
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1268
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1269
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1270
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1271
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1272
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1274
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1275
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1276
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1277
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1278
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1279
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1296
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1297
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1298
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1299
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1300
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1301
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1303
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1304
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1305
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1306
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1307
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1308
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1310
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1311
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1312
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1313
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1314
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1315
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1337
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1361
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1362
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1363
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1364
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1365
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1366
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1383
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1384
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1385
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1386
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1387
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1388
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1389
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1390
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1391
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1404
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1405
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1406
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1407
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1408
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1409
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1410
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1411
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1412
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1425
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1426
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1427
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1428
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1429
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1430
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1431
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1432
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1433
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1434
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1435
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1436
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1437
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1438
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1439
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1440
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1441
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1442
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1522
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1523
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1524
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1555
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1556
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1557
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1558
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1617
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1639
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1660
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1691
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1821
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1822
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1823
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1824
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1825
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1828
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1844
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1860
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1883
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1887
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1888
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1889
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1893
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1894
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1895
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1898
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1899
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1900
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1903
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1904
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1905
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1906
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1909
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1910
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1911
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1912
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1913

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/filter/TestFilterList.java

Severity Category Rule Message Line
 Warning indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 234
 Warning indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 244
 Warning indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 254

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/filter/TestPrefixFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 70

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/fs/TestBlockReorder.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 293
 Warning indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. 295
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 296
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 297

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/http/HttpServerFunctionalTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 107
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 108
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 6. 109

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/http/TestGlobalFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 27, 28. 129

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/http/TestHttpServer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 41. 383
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 41. 428

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/http/TestPathFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35, 36. 128

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/http/resource/JerseyResource.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def rparen' has incorrect indentation level 6, expected level should be 2. 55

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/io/TestHalfStoreFileReader.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 159
 Warning indentation Indentation 'for' has incorrect indentation level 6, expected level should be 4. 160
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 6. 161
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 4. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 176
 Warning indentation Indentation 'for' has incorrect indentation level 6, expected level should be 4. 177
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 6. 178
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 8. 179
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 6. 180
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 6. 181
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 208
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 214
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 215
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 224
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 226

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/io/encoding/TestEncodedSeekers.java

Severity Category Rule Message Line
 Warning indentation Indentation 'for' has incorrect indentation level 5, expected level should be 4. 141

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestBlockCacheReporting.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 127
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 150

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestCacheOnWrite.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization lcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 190
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 18, expected level should be one of the following: 16, 42. 206
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 276
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 6. 278
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 300

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestChecksum.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 54
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 57

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestFixedFileTrailer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 46. 136

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFileBlock.java

Severity Category Rule Message Line
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 286

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFileBlockCompatibility.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 125
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 175

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFileBlockIndex.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization lcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. 100

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFileEncryption.java

Severity Category Rule Message Line
 Warning indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 160
 Warning indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 161

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFileWriterV2.java

Severity Category Rule Message Line
 Warning indentation Indentation '"testMidKeyInHFile"' has incorrect indentation level 4, expected level should be 6. 88

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFileWriterV3.java

Severity Category Rule Message Line
 Warning indentation Indentation '"testMidKeyInHFile"' has incorrect indentation level 4, expected level should be 6. 110

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestLruBlockCache.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 607

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestPrefetch.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 87

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/bucket/TestBucketCache.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 8. 61
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 8. 62
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 14, 24. 63
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 14, 24. 64

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/bucket/TestBucketWriterThread.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 170

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/TestAsyncIPC.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 12, 14. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. 173
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 12, 14. 174
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 175

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/TestDelayedRpc.java

Severity Category Rule Message Line
 Warning indentation Indentation 'implements' has incorrect indentation level 2, expected level should be 4. 209
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 226
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 342

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/TestProtoBufRpc.java

Severity Category Rule Message Line
 Warning indentation Indentation 'implements' has incorrect indentation level 2, expected level should be 4. 66

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/TestRpcHandlerException.java

Severity Category Rule Message Line
 Warning indentation Indentation 'while' has incorrect indentation level 24, expected level should be one of the following: 16, 18. 104
 Warning indentation Indentation 'while' child has incorrect indentation level 32, expected level should be one of the following: 18, 20. 105
 Warning indentation Indentation 'while' child has incorrect indentation level 32, expected level should be one of the following: 18, 20. 106
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 24, expected level should be one of the following: 16, 18. 107
 Warning indentation Indentation 'catch' child has incorrect indentation level 24, expected level should be one of the following: 16, 18. 109
 Warning indentation Indentation 'catch' child has incorrect indentation level 24, expected level should be one of the following: 16, 18. 111

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/protobuf/generated/TestDelayedRpcProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 186
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 628
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1147
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1148
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1149
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1150
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1151

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/protobuf/generated/TestProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 141
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 479
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 894
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1163
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1164
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1165
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1185
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1186
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1187
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 1411
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1680
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1681
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1682
 Warning indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 10. 1702
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 8. 1703
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 8. 1704
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1751
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1752
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1753
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 1754

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/protobuf/generated/TestRpcServiceProtos.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 400
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 401
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 402
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 403
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 404
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 405
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 8. 406

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapred/TestRowCounter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. 100
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 145
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 146
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 147
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 8, expected level should be 10. 148
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 149
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 150
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 151
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 8, expected level should be 10. 152
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 153
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 154

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapred/TestTableMapReduce.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 69

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestCellCounter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 85
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 86
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 87
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 88
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 89
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 90
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 91
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 92
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 93
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 94
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 95
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 96
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 97
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 99
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 100
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 101
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 102
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 103
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 104
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 105
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 106
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 107
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 124
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 125
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 126
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 127
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 128
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 129
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 130
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 131
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 132
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 133
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 134
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 137
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 138
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 140
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 141
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 142
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 143
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 144
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 145
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 146
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 147
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 148
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 164
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 165
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 166
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 167
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 168
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 169
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 170
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 171
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 172
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 173
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 174
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 176
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 177
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 179
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 180
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 181
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 182
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 183
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 184
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 185
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 186
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 187
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 203
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 204
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 205
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 206
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 207
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 208
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 209
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 210
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 211
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 212
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 213
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 217
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 218
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 220
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 221
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 223

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestCopyTable.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 37. 96
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 30. 162
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. 210
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. 211

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestHFileOutputFormat.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 116
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 182
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 220
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 475
 Warning indentation Indentation 'getMockColumnFamiliesForBloomType' has incorrect indentation level 2, expected level should be 4. 617
 Warning indentation Indentation 'for rparen' has incorrect indentation level 10, expected level should be 6. 663
 Warning indentation Indentation 'getMockColumnFamiliesForBlockSize' has incorrect indentation level 2, expected level should be 4. 689
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 787

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestHFileOutputFormat2.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 184
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 223
 Warning indentation Indentation 'getMockColumnFamiliesForBloomType' has incorrect indentation level 2, expected level should be 4. 619
 Warning indentation Indentation 'for rparen' has incorrect indentation level 10, expected level should be 6. 665
 Warning indentation Indentation 'getMockColumnFamiliesForBlockSize' has incorrect indentation level 2, expected level should be 4. 691
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 789

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestHRegionPartitioner.java

Severity Category Rule Message Line
 Warning indentation Indentation 'Bytes' has incorrect indentation level 4, expected level should be 6. 56

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestImportExport.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 176
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 177
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 178
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 185
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 186
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 187
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 228
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 229
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 248
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 267
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 268
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 269
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 304
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 305
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 306
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 307
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 321
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 322
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 374
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 375
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 376
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 377
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 391
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 392
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. 457
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. 458
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. 472
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. 473
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 590
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 592
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. 652

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestImportTSVWithOperationAttributes.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 118
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 120
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 121
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 134
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 136
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 137

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestImportTSVWithTTLs.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 107
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 109
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 110

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestImportTSVWithVisibilityLabels.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 159
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 161
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 162
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 175
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 176
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 177
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 227
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 228
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 230
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 245
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 247
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 249
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 250
 Warning indentation Indentation 'array initialization rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 251
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 263
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 265
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 266
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 267

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestImportTsv.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 110
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 111
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 112
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 126
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 128
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 129
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 141
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 146
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 147
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 162
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 163
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 164
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 165
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 179
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 180
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 181
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 182
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 196
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 197
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 198
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 199
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 200
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 215
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 217
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 219
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 220
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 221
 Warning indentation Indentation 'array initialization rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 222
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 239
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 241
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 243
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 244
 Warning indentation Indentation 'array initialization rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 245
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 288

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestLoadIncrementalHFiles.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 107
 Warning indentation Indentation 'array initialization rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 120
 Warning indentation Indentation 'array initialization rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 132
 Warning indentation Indentation 'array initialization rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 144

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestLoadIncrementalHFilesSplitRecovery.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 126
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 175
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 313
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 529

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestMultithreadedTableMapper.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 76. 75
 Warning indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 91
 Warning indentation Indentation 'cf' has incorrect indentation level 6, expected level should be 8. 108

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestRowCounter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 37, expected level should be one of the following: 6, 34, 35. 178
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 28, expected level should be one of the following: 6, 25, 26. 182
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 28, expected level should be one of the following: 6, 25, 26. 186
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 28, expected level should be one of the following: 6, 25, 26. 190

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestTableInputFormatScan1.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 46
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 59
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 72
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 85
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 98
 Warning indentation Indentation 'ClassNotFoundException' has incorrect indentation level 2, expected level should be 4. 133

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestTableInputFormatScan2.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 43
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 56
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 69
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 82
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 95
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 108
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 114

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestTableInputFormatScanBase.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 103
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 116
 Warning indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 138
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 146
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 159
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 183
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 283

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestTableMapReduce.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 71

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestTableMapReduceBase.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 76. 81
 Warning indentation Indentation 'for' has incorrect indentation level 9, expected level should be 8. 186

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestTimeRangeMapRed.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 105
 Warning indentation Indentation 'implements' has incorrect indentation level 2, expected level should be 4. 106
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 114
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 148
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 169

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/MockRegionServer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 125
 Warning indentation Indentation 'ClientProtos' has incorrect indentation level 0, expected level should be 2. 126
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 181
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 362

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/Mocking.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 91

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestActiveMasterManager.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 198

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestAssignmentManager.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1158
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1177

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestAssignmentManagerOnCluster.java

Severity Category Rule Message Line
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 150
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 325

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestCatalogJanitor.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 108
 Warning indentation Indentation 'throws' has incorrect indentation level 8, expected level should be 10. 347
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 532
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 544
 Warning indentation Indentation 'final' has incorrect indentation level 2, expected level should be 4. 558
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 559
 Warning indentation Indentation 'lastEndKey' has incorrect indentation level 4, expected level should be 6. 594
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 992
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1013
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1030

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestDistributedLogSplitting.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 7, expected level should be one of the following: 8, 10. 1111
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1445
 Warning indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 1509
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1574
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1596
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1603

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestMasterFailover.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 198
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 433
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 532
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 926

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestMasterNoCluster.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 101
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 107
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 108
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 113
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 114
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 127
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 146
 Warning indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 185
 Warning indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 197
 Warning indentation Indentation 'InterruptedException' has incorrect indentation level 6, expected level should be 8. 275

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestMasterStatusServlet.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 117
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 118

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestMasterTransitions.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 197
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 252
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 379

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestRegionPlacement.java

Severity Category Rule Message Line
 Warning indentation Indentation 'report' has incorrect indentation level 4, expected level should be 6. 171
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 337
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 358

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestRestartCluster.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 72

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestRollingRestart.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 204

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestTableLockManager.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. 387

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestWarmupRegion.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 155
 Warning indentation Indentation 'for' has incorrect indentation level 5, expected level should be 4. 156
 Warning indentation Indentation 'for' child has incorrect indentation level 7, expected level should be 6. 157
 Warning indentation Indentation 'for' child has incorrect indentation level 7, expected level should be 6. 158
 Warning indentation Indentation 'for' child has incorrect indentation level 7, expected level should be 6. 159
 Warning indentation Indentation 'for' child has incorrect indentation level 7, expected level should be 6. 160
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 5, expected level should be 4. 161
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 162

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestZKBasedOpenCloseRegion.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 111
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 231

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestBaseLoadBalancer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 70
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 71
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 72
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 73

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestDefaultLoadBalancer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 58
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 59
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 60
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 62
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 63
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 64
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 65
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 66
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 67
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 68
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 69
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 70
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 71
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 72
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 74
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 75
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 76
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 77
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 78
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 79
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 81
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 82
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 83
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 84
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 85
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 86
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 87
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 88
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 89
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 90
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 92
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 94
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 95
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 96
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 97
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 98
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 99
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 100
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 101
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 102
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 103

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestFavoredNodeAssignmentHelper.java

Severity Category Rule Message Line
 Warning indentation Indentation 'secondaryAndTertiaryRSPlacementHelper' has incorrect indentation level 2, expected level should be 4. 264
 Warning indentation Indentation 'operator new lparen' has incorrect indentation level 19, expected level should be 4. 282

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestServerAndLoad.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 46

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 35. 75
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 35. 76
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 35. 77
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 35. 78
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 35. 79
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 35. 80
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 35. 81
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 35. 82
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 35. 83
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 35. 84
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 35. 85
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 35. 86
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 35. 87
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 92
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 93
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 94
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 96
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 97
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 98
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 99
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 100
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 101
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 102
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 103
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 104
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 105
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 106
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 108
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 109
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 110
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 111
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 112
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 113
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 115
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 116
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 117
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 118
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 119
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 120
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 121
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 122
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 123
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 124
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 126
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 128
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 129
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 130
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 131
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 132
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 133
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 134
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 135
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 136
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 137
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 138
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 139
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 140
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 141
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 142
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 143
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 144
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 2, expected level should be 4. 598

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/cleaner/TestCleanerChore.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 0, expected level should be 2. 53

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/handler/TestEnableTableHandler.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 146
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 208
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 218
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 224
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 241
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 247

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/snapshot/TestSnapshotManager.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 67

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/migration/TestNamespaceUpgrade.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization lcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. 89
 Warning indentation Indentation 'array initialization lcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. 91
 Warning indentation Indentation 'array initialization lcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 162
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 185

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/procedure/TestProcedureCoordinator.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method call' child has incorrect indentation level 4, expected level should be 6. 109
 Warning indentation Indentation 'method call' child has incorrect indentation level 4, expected level should be 6. 161

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/procedure/TestZKProcedure.java

Severity Category Rule Message Line
 Warning indentation Indentation '.' has incorrect indentation level 6, expected level should be 8. 160
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 12, 14. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. 175
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 12, 14. 176
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 177
 Warning indentation Indentation '.' has incorrect indentation level 6, expected level should be 8. 236
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 12, 14. 274
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. 276
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. 277
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. 278
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 12, 14. 279
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 280

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/quotas/TestQuotaAdmin.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 75
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 76
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 77
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 78
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 79
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 80
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 81
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 82
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 83
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 84
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 85
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 86
 Warning indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 87
 Warning indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 88

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/DataBlockEncodingTool.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 16, expected level should be 12. 291

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/OOMERegionServer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 51

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestAtomicOperation.java

Severity Category Rule Message Line
 Warning indentation Indentation '" The Universe, and Everything"' has incorrect indentation level 4, expected level should be 6. 121
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 201
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 3, expected level should be 4. 592

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestBlocksRead.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 58. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 206

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestBlocksScanned.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 8, expected level should be 4. 85

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestBulkLoad.java

Severity Category Rule Message Line
 Warning indentation Indentation 'block' child has incorrect indentation level 4, expected level should be one of the following: 6, 8. 82
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 2, expected level should be one of the following: 4, 6. 83
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 201

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestCacheOnWriteInSchema.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 111
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 112
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 113
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 114
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 115
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 116
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 117
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 118
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 119

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestCompaction.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 502
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 503
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 505
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 506
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 507

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestCompoundBloomFilter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 51. 74
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 51. 75
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 30. 88
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 51. 98
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 55. 102

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestDefaultCompactSelection.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 278

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestEndToEndSplitTransaction.java

Severity Category Rule Message Line
 Warning indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 8. 133
 Warning indentation Indentation 'method call' child has incorrect indentation level 8, expected level should be 10. 134

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestGetClosestAtOrBefore.java

Severity Category Rule Message Line
 Warning indentation Indentation 'for' has incorrect indentation level 4, expected level should be 6. 77
 Warning indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 8. 78
 Warning indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 8. 79
 Warning indentation Indentation 'for' child has incorrect indentation level 6, expected level should be 8. 80
 Warning indentation Indentation 'for' has incorrect indentation level 6, expected level should be 8. 81
 Warning indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 10. 82
 Warning indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 10. 86
 Warning indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 10. 87
 Warning indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 10. 88
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 8. 89
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 4, expected level should be 6. 90
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 91
 Warning indentation Indentation 'try' has incorrect indentation level 4, expected level should be 6. 92
 Warning indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 93
 Warning indentation Indentation 'while' child has incorrect indentation level 8, expected level should be 10. 95
 Warning indentation Indentation 'while' child has incorrect indentation level 8, expected level should be 10. 96
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 6, expected level should be 8. 97
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 4, expected level should be 6. 98
 Warning indentation Indentation 'finally' child has incorrect indentation level 6, expected level should be 8. 99
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 4, expected level should be 6. 100
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 101
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 102
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 103
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 104
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 105
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 106
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 107
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 108
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 109
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 111
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 114
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 115
 Warning indentation Indentation 'try' has incorrect indentation level 4, expected level should be 6. 116
 Warning indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 117
 Warning indentation Indentation 'while' child has incorrect indentation level 8, expected level should be 10. 119
 Warning indentation Indentation 'while' child has incorrect indentation level 8, expected level should be 10. 120
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 6, expected level should be 8. 121
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 4, expected level should be 6. 122
 Warning indentation Indentation 'finally' child has incorrect indentation level 6, expected level should be 8. 123
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 4, expected level should be 6. 124
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 126
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 127
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 128
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 129
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 130
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 131
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 132
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 133
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 134
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 157

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java

Severity Category Rule Message Line
 Warning indentation Indentation '=' has incorrect indentation level 4, expected level should be 6. 5894

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegionReplayEvents.java

Severity Category Rule Message Line
 Warning indentation Indentation '=' has incorrect indentation level 6, expected level should be 8. 321
 Warning indentation Indentation '=' has incorrect indentation level 6, expected level should be 8. 323
 Warning indentation Indentation '=' has incorrect indentation level 6, expected level should be 8. 423
 Warning indentation Indentation '=' has incorrect indentation level 6, expected level should be 8. 529
 Warning indentation Indentation '=' has incorrect indentation level 6, expected level should be 8. 619
 Warning indentation Indentation '=' has incorrect indentation level 6, expected level should be 8. 731

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestMultiColumnScanner.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 56. 95

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestParallelPut.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 176

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestQueryMatcher.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 129
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 146
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 201
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 205
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 206
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 207
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 208
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 209
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 210
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 219
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 220
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 221
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 222
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 223
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 224
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 255
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 259
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 260
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 261
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 262
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 263
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 264
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 273
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 274
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 275
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 276
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 277
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 278

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRecoveredEdits.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 138

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionReplicaFailover.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 52, 53. 81

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestReversibleScanners.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 66. 155
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 66. 245
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 562
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 564
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 565
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 569
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 571
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 572
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 577
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 579
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 580
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 583
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 584
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 586
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 588

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestScanner.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 375
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 380
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 381
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 470
 Warning indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 493
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 572

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestScannerWithBulkload.java

Severity Category Rule Message Line
 Warning indentation Indentation 'else' child has incorrect indentation level 4, expected level should be 6. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 198

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestServerCustomProtocol.java

Severity Category Rule Message Line
 Warning indentation Indentation 'implements' has incorrect indentation level 2, expected level should be 4. 82
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 236
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 245
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 251
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 270
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 290
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 398
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 411
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 412
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 467
 Warning indentation Indentation 'method call' child has incorrect indentation level 7, expected level should be 8. 470
 Warning indentation Indentation 'method call' child has incorrect indentation level 7, expected level should be 8. 471

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitLogWorker.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 164
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 167
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 168
 Warning indentation Indentation 'finally' child has incorrect indentation level 5, expected level should be 6. 250
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 255

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransaction.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 372

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 431
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 512
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 582
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 1395
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 1397
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 6. 1398
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 6. 1399
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 6. 1400
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 6. 1401
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 6. 1402
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 1403
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 6, expected level should be 2. 1404
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 6, expected level should be 2. 1406
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 1408
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 1409
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 10, expected level should be 6. 1410
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 10, expected level should be 6. 1411
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 1412
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 1413
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be 6. 1415
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 8. 1417
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 10. 1418
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 10. 1419
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 10. 1420
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 8. 1421
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 6. 1422
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 6. 1423
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 1424
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 6, expected level should be 2. 1427
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1487
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1532
 Warning indentation Indentation 'ZooKeeperConnectionException' has incorrect indentation level 2, expected level should be 4. 1533

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestStore.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 622
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 826
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 838

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestStoreFile.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 128
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 953

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestStoreScanner.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 84
 Warning indentation Indentation 'array initialization rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 85
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 133
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 481
 Warning indentation Indentation 'finally' child has incorrect indentation level 4, expected level should be 6. 573

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestStripeStoreFileManager.java

Severity Category Rule Message Line
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 524
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 525

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/compactions/PerfTestCompactionPolicies.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 66
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 67
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 68
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 72
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 73
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 74
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 75
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 76
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 77
 Warning indentation Indentation 'array initialization rcurly' has incorrect indentation level 5, expected level should be one of the following: 4, 6. 78

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/compactions/TestStripeCompactionPolicy.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 47. 119
 Warning indentation Indentation 'while' child has incorrect indentation level 8, expected level should be 6. 424

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/handler/TestCloseRegionHandler.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 97
 Warning indentation Indentation 'method call' child has incorrect indentation level 6, expected level should be 8. 111
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 5, expected level should be 2. 151
 Warning indentation Indentation 'throws' has incorrect indentation level 5, expected level should be 7. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 187
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 5, expected level should be 2. 188
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 5, expected level should be 2. 197
 Warning indentation Indentation 'throws' has incorrect indentation level 5, expected level should be 7. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 214
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 224
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 232
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 5, expected level should be 2. 233
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 5, expected level should be 2. 235
 Warning indentation Indentation 'throws' has incorrect indentation level 5, expected level should be 7. 237
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 239
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 241
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 243
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 245
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 246
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 248
 Warning indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 4. 250
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 5, expected level should be 2. 252

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/handler/TestOpenRegionHandler.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 92

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/wal/InstrumentedLogWriter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 35
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 36
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 38
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 39
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 42

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/wal/SequenceFileLogWriter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 94
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 48, 49. 103
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 48, 49. 104
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 48, 49. 105
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 36, 37. 114
 Warning indentation Indentation 'array initialization rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 116
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 149

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestDurability.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 241
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 242
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 243
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 245
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 246
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 247
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 6. 248
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 249
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 6. 250
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 251
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 252
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 253

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestLogRolling.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 219
 Warning indentation Indentation 'for' has incorrect indentation level 6, expected level should be 4. 225
 Warning indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 226
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 4. 227
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 234
 Warning indentation Indentation 'dfsCluster' has incorrect indentation level 4, expected level should be 6. 348

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestReadOldRootAndMetaEdits.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 0, expected level should be 2. 147

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestWALReplay.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 342
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 479
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 589
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 12, 14. 910
 Warning indentation Indentation 'if' has incorrect indentation level 10, expected level should be one of the following: 14, 16. 912
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be one of the following: 16, 18. 913
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 14, 16. 914
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. 915
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 12, 14. 916
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 917
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 999
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1016
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 1033
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 1035

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestMultiSlaveReplication.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. 220
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 221
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 222
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 274
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 301

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestPerTableCFReplication.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 270
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 396

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestReplicationSink.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 252
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 255

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/security/TestHBaseSaslRpcClient.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 32, 33. 117

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/SecureTestUtil.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 135

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestAccessController.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 1614
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 1616
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 2284
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 2286
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 2287
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 2288
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 2289
 Warning indentation Indentation 'try' has incorrect indentation level 5, expected level should be 4. 2290
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 2291
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 2293
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 2294
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 5, expected level should be 4. 2295
 Warning indentation Indentation 'catch' child has incorrect indentation level 7, expected level should be 6. 2296
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 5, expected level should be 4. 2297
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 2298
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 2299

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestTablePermissions.java

Severity Category Rule Message Line
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 143
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 144
 Warning indentation Indentation 'try' child has incorrect indentation level 7, expected level should be 6. 145
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 162
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 20, expected level should be 19. 426

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestWithDisabledAuthorization.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 403
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 405

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/security/token/TestTokenAuthentication.java

Severity Category Rule Message Line
 Warning indentation Indentation 'implements' has incorrect indentation level 2, expected level should be 4. 112

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/security/token/TestZKSecretWatcher.java

Severity Category Rule Message Line
 Warning indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 71

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabels.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 28. 827

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsReplication.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 114
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 115
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 117
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 118
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 64. 370

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithDeletes.java

Severity Category Rule Message Line
 Warning indentation Indentation '+' has incorrect indentation level 4, expected level should be 6. 870
 Warning indentation Indentation '+' has incorrect indentation level 4, expected level should be 6. 920
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 64. 2465

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/SnapshotTestingUtils.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 210
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 211
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 212
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 422
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 425
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 426
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 427
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 428
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 429
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 430
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 431
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 432
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 433

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/TestExportSnapshot.java

Severity Category Rule Message Line
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 395

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/TestFlushSnapshotFromClient.java

Severity Category Rule Message Line
 Warning indentation Indentation 'try' has incorrect indentation level 4, expected level should be 6. 266
 Warning indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 267
 Warning indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 268
 Warning indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 269
 Warning indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 270
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 4, expected level should be 6. 271
 Warning indentation Indentation 'catch' child has incorrect indentation level 6, expected level should be 8. 272

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/util/MockServer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 54
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 65

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/util/MultiThreadedUpdater.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 18, expected level should be 20. 209
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 210
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 211
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 212
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 213
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 214
 Warning indentation Indentation 'case' child has incorrect indentation level 18, expected level should be 20. 215
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 216
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 219
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 220
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 221
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 222
 Warning indentation Indentation 'case' child has incorrect indentation level 18, expected level should be 20. 223
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 224
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 225
 Warning indentation Indentation 'for' child has incorrect indentation level 7, expected level should be 6. 327

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/util/MultiThreadedWriter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'for' child has incorrect indentation level 7, expected level should be 6. 182

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestCompressionTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 106
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 107
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 110
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 111
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 113
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 114
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 115
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 116
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 117
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 120

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestCoprocessorScanPolicy.java

Severity Category Rule Message Line
 Warning indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 164
 Warning indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 165

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestFSTableDescriptors.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 157
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 171
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 211
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 251
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 273
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 399
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 404
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 410

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestFSUtils.java

Severity Category Rule Message Line
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 4. 163

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestFSVisitor.java

Severity Category Rule Message Line
 Warning indentation Indentation 'for' child has incorrect indentation level 9, expected level should be 10. 161
 Warning indentation Indentation 'for' child has incorrect indentation level 9, expected level should be 10. 162
 Warning indentation Indentation 'for' child has incorrect indentation level 9, expected level should be 10. 163

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 258
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 42. 285
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 452
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 453
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 454
 Warning indentation Indentation 'while' has incorrect indentation level 5, expected level should be 4. 455
 Warning indentation Indentation 'while' child has incorrect indentation level 7, expected level should be 6. 456
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 5, expected level should be 4. 457
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 458
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 8, 44. 675
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 8, 44. 862
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 44. 901
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 941
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1080
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1081
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 44. 1120
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1157
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1191
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1192
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1193
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1228
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1234
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1263
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1269
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 41, 42. 1415
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 41, 42. 1416
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 29. 1738
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 29. 1745
 Warning indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 2197
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 44. 2713
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 2753

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHFileArchiveUtil.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 60

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestMergeTable.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 143
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 162

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestMergeTool.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 53. 124
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 53. 126
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 53. 128
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 53. 130
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 200
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 220
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 226

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestMiniClusterLoadSequential.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 94

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestPoolMap.java

Severity Category Rule Message Line
 Warning indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 175

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestRegionSplitter.java

Severity Category Rule Message Line
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 4. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 177
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 178
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 10, 44, 45. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 10, 48, 49. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 213
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 282
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 284
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 285
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 287
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 303
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 304
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 305
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 306
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 307
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 309
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 312
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 313
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 314
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 315
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 316
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 317
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 318
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 319
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 320
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 323
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 324
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 328
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 330
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 331
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 332
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 333
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 343
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 344
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 345
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 346
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 347
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 348
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 349
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 350
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 351
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 352

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestTableName.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 31. 58
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 31. 60
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 33. 62
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 33. 63
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 148
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 149
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 150
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 151
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 152
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 153
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 154
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 155
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 156
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 157

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/util/hbck/OfflineMetaRebuildTestCore.java

Severity Category Rule Message Line
 Warning indentation Indentation 'Result' has incorrect indentation level 4, expected level should be 6. 274

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/util/hbck/TestOfflineMetaRebuildBase.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 51
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 52
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 53
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 54

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/util/hbck/TestOfflineMetaRebuildHole.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 56
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 57
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 58
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 98
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 99
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 100

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/util/hbck/TestOfflineMetaRebuildOverlap.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 60
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 61
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 62
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 63
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 107
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 108
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 109
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 110

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/wal/IOTestProvider.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 112

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/wal/TestBoundedRegionGroupingProvider.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23, 24. 118
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 25, 26. 130
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 25, 26. 145

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/wal/TestWALFactory.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 318
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 379
 Warning indentation Indentation 'try' has incorrect indentation level 10, expected level should be 8. 438
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 439
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 10, expected level should be 8. 441
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 10. 442
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 10, expected level should be 8. 443

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/wal/TestWALFiltering.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 107
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 143

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/wal/TestWALMethods.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 111

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/wal/TestWALSplit.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 662
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 833
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 834
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 835
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. 836
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1041
 Warning indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 1080
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1156
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1231

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/wal/WALPerformanceEvaluation.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 585

Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/zookeeper/lock/TestZKInterProcessReadWriteLock.java

Severity Category Rule Message Line
 Warning indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 96

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 96
 Warning indentation Indentation 'if' has incorrect indentation level 5, expected level should be 4. 97
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 98
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 99
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 100
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 101
 Warning indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 102
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 5, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 104

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java

Severity Category Rule Message Line
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 3, expected level should be 4. 617
 Warning indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 829
 Warning indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 12. 1032
 Warning indentation Indentation 'else' child has incorrect indentation level 14, expected level should be 12. 1034

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftUtilities.java

Severity Category Rule Message Line
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 6. 152
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 8. 153
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 6. 154
 Warning indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 155
 Warning indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 156
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 6. 157
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 158
 Warning indentation Indentation 'for' has incorrect indentation level 10, expected level should be 8. 159
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 10. 160
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 8. 164
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 6. 165
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 8. 166
 Warning indentation Indentation 'for' has incorrect indentation level 10, expected level should be 8. 167
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 10. 168
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 8. 172
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 6. 173

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/generated/AlreadyExists.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 173
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 174
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 175
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 176
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 177
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 178
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 179
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 186
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 187
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 200
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 201

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/generated/BatchMutation.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 239
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 240
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 241
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 242
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 243
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 244
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 245
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 247
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 248
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 249
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 250
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 251
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 252
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 253
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 260
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 261
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 263
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 264
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 277
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 278
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 279
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 280

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/generated/ColumnDescriptor.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 500
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 501
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 502
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 503
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 504
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 505
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 506
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 508
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 509
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 510
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 511
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 512
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 513
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 514
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 516
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 517
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 518
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 519
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 520
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 521
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 522
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 524
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 525
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 526
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 527
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 528
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 529
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 530
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 532
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 533
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 534
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 535
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 536
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 537
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 538
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 540
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 541
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 542
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 543
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 544
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 545
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 546
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 548
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 549
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 550
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 551
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 552
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 553
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 554
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 556
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 557
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 558
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 559
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 560
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 561
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 562
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 564
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 565
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 566
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 567
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 568
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 569
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 570
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 577
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 578
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 580
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 581
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 583
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 584
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 586
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 587
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 589
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 590
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 592
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 593
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 595
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 596
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 598
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 599
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 601
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 602
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 615
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 616
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 617
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 618
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 619
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 620
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 621
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 622
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 623
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 624
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 625
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 626
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 627
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 628
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 629
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 630
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 631
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 632

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/generated/Hbase.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 5079
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 5080
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 5081
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 5082
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 5083
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 5084
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5085
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 5092
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5093
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 5106
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5107
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 5440
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 5441
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 5442
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 5443
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 5444
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 5445
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5446
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 5453
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5454
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 5467
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5468
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 5541
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 5825
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 5826
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 5827
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 5828
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 5829
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 5830
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5831
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 5838
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5839
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 5852
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5853
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6186
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 6187
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 6188
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 6189
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 6190
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 6191
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6192
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6199
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6200
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6213
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6214
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 6287
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6571
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 6572
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 6573
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 6574
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 6575
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 6576
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6577
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6584
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6585
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6598
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6599
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6971
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 6972
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 6973
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 6974
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 6975
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 6976
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6977
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6979
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 6980
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 6981
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 6982
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 6983
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 6984
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6985
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6992
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6993
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6995
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6996
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7009
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7010
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7011
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7012
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 7109
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7410
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 7411
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 7412
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 7413
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 7414
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 7415
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7416
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7423
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7424
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7437
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7438
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7771
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 7772
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 7773
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 7774
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 7775
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 7776
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7777
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7784
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7785
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7798
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7799
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 7872
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 8144
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 8145
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 8146
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 8147
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 8148
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 8149
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 8150
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 8157
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 8158
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 8171
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 8172
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 8505
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 8506
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 8507
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 8508
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 8509
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 8510
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 8511
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 8518
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 8519
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 8532
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 8533
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 8606
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9173
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 9174
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 9175
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 9176
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 9177
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 9178
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9179
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9181
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 9182
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 9183
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 9184
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 9185
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 9186
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9187
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9194
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9195
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9197
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9198
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9211
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9212
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9213
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9214
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 9311
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9658
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 9659
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 9660
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 9661
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 9662
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 9663
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9664
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9671
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9672
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9685
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9686
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10081
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 10082
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 10083
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 10084
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 10085
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 10086
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10087
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10089
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 10090
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 10091
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 10092
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 10093
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 10094
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10095
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10102
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10103
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10105
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10106
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10119
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10120
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10121
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10122
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 10219
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10574
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 10575
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 10576
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 10577
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 10578
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 10579
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10580
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10587
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10588
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10601
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10602
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10992
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 10993
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 10994
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 10995
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 10996
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 10997
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10998
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11000
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 11001
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 11002
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 11003
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 11004
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 11005
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11006
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11013
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11014
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11016
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11017
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11030
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11031
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11032
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11033
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 11130
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11548
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 11549
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 11550
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 11551
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 11552
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 11553
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11554
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11556
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 11557
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 11558
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 11559
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 11560
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 11561
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11562
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11569
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11570
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11572
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11573
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11586
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11587
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11588
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11589
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12085
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 12086
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 12087
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 12088
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 12089
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 12090
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12091
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12093
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 12094
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 12095
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 12096
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 12097
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 12098
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12099
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12101
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 12102
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 12103
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 12104
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 12105
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 12106
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12107
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12114
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12115
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12117
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12118
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12120
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12121
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12134
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12135
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12136
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12137
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12138
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12139
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 12260
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12610
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 12611
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 12612
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 12613
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 12614
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 12615
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12616
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12623
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12624
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12637
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12638
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12971
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 12972
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 12973
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 12974
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 12975
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 12976
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12977
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12984
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12985
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12998
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12999
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 13072
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13548
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 13549
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 13550
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 13551
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 13552
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 13553
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13554
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13556
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 13557
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 13558
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 13559
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 13560
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 13561
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13562
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13564
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 13565
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 13566
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 13567
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 13568
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 13569
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13570
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13572
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 13573
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 13574
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 13575
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 13576
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 13577
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13578
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13585
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13586
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13588
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13589
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13591
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13592
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13594
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13595
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13608
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13609
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13610
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13611
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13612
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13613
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13614
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13615
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14208
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 14209
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 14210
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 14211
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 14212
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 14213
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14214
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14216
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 14217
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 14218
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 14219
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 14220
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 14221
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14222
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14229
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14230
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14232
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14233
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14246
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14247
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14248
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14249
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 14346
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14938
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 14939
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 14940
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 14941
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 14942
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 14943
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14944
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14946
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 14947
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 14948
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 14949
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 14950
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 14951
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14952
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14954
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 14955
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 14956
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 14957
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 14958
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 14959
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14960
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14962
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 14963
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 14964
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 14965
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 14966
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 14967
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14968
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14970
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 14971
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 14972
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 14973
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 14974
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 14975
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14976
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14983
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14984
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14986
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14987
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14989
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14990
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14992
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14993
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14995
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14996
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15009
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15010
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15011
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15012
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15013
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15014
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15015
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15016
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15017
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15018
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15662
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 15663
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 15664
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 15665
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 15666
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 15667
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15668
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15670
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 15671
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 15672
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 15673
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 15674
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 15675
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15676
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15683
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15684
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15686
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15687
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15700
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15701
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15702
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15703
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 15800
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16441
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 16442
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 16443
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 16444
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 16445
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 16446
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16447
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16449
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 16450
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 16451
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 16452
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 16453
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 16454
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16455
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16457
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 16458
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 16459
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 16460
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 16461
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 16462
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16463
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16465
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 16466
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 16467
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 16468
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 16469
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 16470
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16471
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16473
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 16474
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 16475
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 16476
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 16477
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 16478
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16479
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16481
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 16482
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 16483
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 16484
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 16485
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 16486
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16487
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16494
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16495
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16497
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16498
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16500
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16501
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16503
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16504
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16506
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16507
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16509
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16510
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16523
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16524
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16525
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16526
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16527
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16528
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16529
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16530
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16531
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16532
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16533
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16534
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17227
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 17228
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 17229
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 17230
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 17231
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 17232
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17233
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17235
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 17236
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 17237
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 17238
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 17239
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 17240
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17241
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17248
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17249
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17251
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17252
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17265
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17266
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17267
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17268
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 17365
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17847
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 17848
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 17849
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 17850
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 17851
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 17852
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17853
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17855
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 17856
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 17857
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 17858
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 17859
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 17860
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17861
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17863
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 17864
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 17865
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 17866
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 17867
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 17868
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17869
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17876
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17877
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17879
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17880
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17882
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17883
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17896
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17897
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17898
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17899
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17900
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17901
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 18439
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 18440
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 18441
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 18442
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 18443
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 18444
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 18445
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 18447
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 18448
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 18449
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 18450
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 18451
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 18452
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 18453
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 18460
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 18461
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 18463
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 18464
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 18477
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 18478
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 18479
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 18480
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 18577
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 19128
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 19129
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 19130
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 19131
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 19132
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 19133
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 19134
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 19136
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 19137
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 19138
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 19139
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 19140
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 19141
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 19142
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 19144
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 19145
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 19146
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 19147
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 19148
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 19149
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 19150
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 19152
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 19153
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 19154
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 19155
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 19156
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 19157
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 19158
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 19165
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 19166
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 19168
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 19169
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 19171
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 19172
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 19174
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 19175
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 19188
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 19189
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 19190
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 19191
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 19192
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 19193
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 19194
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 19195
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 19820
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 19821
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 19822
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 19823
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 19824
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 19825
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 19826
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 19828
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 19829
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 19830
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 19831
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 19832
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 19833
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 19834
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 19841
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 19842
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 19844
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 19845
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 19858
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 19859
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 19860
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 19861
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 19958
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 20491
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 20492
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 20493
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 20494
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 20495
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 20496
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 20497
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 20499
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 20500
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 20501
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 20502
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 20503
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 20504
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 20505
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 20507
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 20508
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 20509
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 20510
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 20511
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 20512
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 20513
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 20515
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 20516
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 20517
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 20518
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 20519
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 20520
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 20521
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 20528
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 20529
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 20531
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 20532
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 20534
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 20535
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 20537
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 20538
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 20551
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 20552
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 20553
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 20554
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 20555
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 20556
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 20557
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 20558
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 21147
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 21148
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 21149
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 21150
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 21151
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 21152
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 21153
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 21155
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 21156
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 21157
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 21158
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 21159
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 21160
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 21161
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 21168
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 21169
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 21171
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 21172
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 21185
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 21186
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 21187
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 21188
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 21285
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 21875
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 21876
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 21877
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 21878
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 21879
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 21880
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 21881
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 21883
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 21884
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 21885
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 21886
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 21887
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 21888
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 21889
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 21891
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 21892
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 21893
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 21894
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 21895
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 21896
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 21897
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 21899
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 21900
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 21901
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 21902
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 21903
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 21904
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 21905
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 21907
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 21908
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 21909
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 21910
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 21911
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 21912
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 21913
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 21920
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 21921
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 21923
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 21924
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 21926
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 21927
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 21929
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 21930
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 21932
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 21933
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 21946
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 21947
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 21948
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 21949
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 21950
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 21951
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 21952
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 21953
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 21954
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 21955
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 22631
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 22632
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 22633
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 22634
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 22635
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 22636
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 22637
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 22639
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 22640
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 22641
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 22642
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 22643
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 22644
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 22645
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 22652
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 22653
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 22655
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 22656
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 22669
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 22670
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 22671
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 22672
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 22769
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 23261
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 23262
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 23263
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 23264
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 23265
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 23266
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 23267
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 23269
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 23270
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 23271
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 23272
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 23273
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 23274
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 23275
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 23277
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 23278
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 23279
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 23280
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 23281
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 23282
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 23283
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 23290
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 23291
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 23293
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 23294
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 23296
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 23297
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 23310
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 23311
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 23312
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 23313
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 23314
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 23315
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 23885
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 23886
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 23887
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 23888
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 23889
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 23890
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 23891
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 23893
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 23894
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 23895
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 23896
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 23897
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 23898
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 23899
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 23906
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 23907
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 23909
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 23910
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 23923
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 23924
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 23925
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 23926
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 24023
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 24584
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 24585
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 24586
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 24587
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 24588
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 24589
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 24590
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 24592
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 24593
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 24594
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 24595
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 24596
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 24597
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 24598
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 24600
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 24601
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 24602
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 24603
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 24604
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 24605
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 24606
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 24608
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 24609
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 24610
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 24611
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 24612
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 24613
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 24614
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 24621
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 24622
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 24624
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 24625
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 24627
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 24628
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 24630
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 24631
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 24644
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 24645
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 24646
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 24647
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 24648
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 24649
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 24650
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 24651
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 25308
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 25309
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 25310
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 25311
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 25312
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 25313
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 25314
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 25316
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 25317
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 25318
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 25319
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 25320
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 25321
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 25322
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 25329
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 25330
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 25332
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 25333
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 25346
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 25347
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 25348
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 25349
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 25446
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 25989
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 25990
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 25991
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 25992
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 25993
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 25994
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 25995
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 25997
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 25998
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 25999
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 26000
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 26001
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 26002
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 26003
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 26005
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 26006
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 26007
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 26008
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 26009
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 26010
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 26011
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 26013
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 26014
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 26015
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 26016
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 26017
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 26018
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 26019
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 26026
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 26027
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 26029
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 26030
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 26032
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 26033
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 26035
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 26036
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 26049
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 26050
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 26051
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 26052
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 26053
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 26054
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 26055
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 26056
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 26677
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 26678
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 26679
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 26680
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 26681
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 26682
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 26683
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 26685
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 26686
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 26687
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 26688
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 26689
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 26690
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 26691
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 26698
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 26699
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 26701
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 26702
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 26715
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 26716
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 26717
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 26718
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 26815
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 27415
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 27416
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 27417
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 27418
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 27419
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 27420
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 27421
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 27423
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 27424
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 27425
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 27426
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 27427
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 27428
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 27429
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 27431
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 27432
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 27433
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 27434
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 27435
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 27436
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 27437
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 27439
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 27440
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 27441
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 27442
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 27443
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 27444
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 27445
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 27447
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 27448
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 27449
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 27450
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 27451
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 27452
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 27453
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 27460
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 27461
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 27463
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 27464
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 27466
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 27467
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 27469
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 27470
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 27472
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 27473
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 27486
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 27487
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 27488
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 27489
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 27490
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 27491
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 27492
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 27493
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 27494
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 27495
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 28203
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 28204
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 28205
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 28206
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 28207
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 28208
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 28209
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 28211
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 28212
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 28213
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 28214
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 28215
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 28216
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 28217
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 28224
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 28225
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 28227
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 28228
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 28241
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 28242
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 28243
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 28244
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 28341
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 28892
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 28893
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 28894
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 28895
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 28896
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 28897
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 28898
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 28900
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 28901
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 28902
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 28903
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 28904
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 28905
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 28906
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 28908
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 28909
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 28910
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 28911
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 28912
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 28913
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 28914
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 28916
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 28917
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 28918
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 28919
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 28920
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 28921
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 28922
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 28929
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 28930
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 28932
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 28933
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 28935
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 28936
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 28938
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 28939
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 28952
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 28953
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 28954
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 28955
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 28956
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 28957
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 28958
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 28959
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 29566
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 29567
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 29568
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 29569
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 29570
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 29571
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 29572
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 29574
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 29575
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 29576
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 29577
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 29578
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 29579
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 29580
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 29587
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 29588
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 29590
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 29591
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 29604
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 29605
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 29606
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 29607
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 29704
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 30274
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 30275
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 30276
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 30277
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 30278
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 30279
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 30280
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 30282
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 30283
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 30284
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 30285
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 30286
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 30287
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 30288
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 30290
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 30291
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 30292
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 30293
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 30294
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 30295
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 30296
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 30298
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 30299
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 30300
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 30301
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 30302
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 30303
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 30304
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 30306
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 30307
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 30308
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 30309
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 30310
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 30311
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 30312
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 30319
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 30320
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 30322
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 30323
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 30325
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 30326
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 30328
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 30329
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 30331
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 30332
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 30345
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 30346
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 30347
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 30348
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 30349
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 30350
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 30351
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 30352
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 30353
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 30354
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 31012
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 31013
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 31014
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 31015
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 31016
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 31017
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 31018
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 31020
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 31021
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 31022
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 31023
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 31024
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 31025
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 31026
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 31033
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 31034
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 31036
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 31037
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 31050
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 31051
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 31052
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 31053
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 31150
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 31610
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 31611
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 31612
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 31613
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 31614
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 31615
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 31616
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 31618
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 31619
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 31620
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 31621
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 31622
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 31623
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 31624
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 31626
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 31627
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 31628
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 31629
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 31630
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 31631
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 31632
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 31639
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 31640
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 31642
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 31643
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 31645
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 31646
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 31659
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 31660
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 31661
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 31662
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 31663
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 31664
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 32216
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 32217
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 32218
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 32219
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 32220
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 32221
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 32222
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 32224
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 32225
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 32226
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 32227
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 32228
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 32229
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 32230
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 32237
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 32238
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 32240
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 32241
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 32254
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 32255
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 32256
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 32257
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 32354
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 32865
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 32866
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 32867
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 32868
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 32869
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 32870
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 32871
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 32873
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 32874
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 32875
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 32876
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 32877
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 32878
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 32879
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 32881
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 32882
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 32883
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 32884
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 32885
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 32886
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 32887
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 32889
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 32890
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 32891
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 32892
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 32893
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 32894
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 32895
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 32902
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 32903
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 32905
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 32906
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 32908
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 32909
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 32911
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 32912
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 32925
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 32926
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 32927
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 32928
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 32929
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 32930
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 32931
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 32932
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 33535
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 33536
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 33537
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 33538
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 33539
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 33540
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 33541
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 33543
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 33544
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 33545
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 33546
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 33547
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 33548
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 33549
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 33556
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 33557
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 33559
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 33560
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 33573
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 33574
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 33575
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 33576
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 33673
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 34159
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 34160
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 34161
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 34162
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 34163
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 34164
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 34165
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 34167
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 34168
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 34169
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 34170
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 34171
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 34172
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 34173
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 34175
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 34176
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 34177
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 34178
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 34179
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 34180
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 34181
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 34183
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 34184
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 34185
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 34186
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 34187
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 34188
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 34189
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 34196
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 34197
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 34199
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 34200
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 34202
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 34203
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 34205
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 34206
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 34219
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 34220
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 34221
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 34222
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 34223
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 34224
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 34225
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 34226
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 34796
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 34797
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 34798
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 34799
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 34800
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 34801
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 34802
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 34804
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 34805
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 34806
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 34807
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 34808
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 34809
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 34810
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 34812
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 34813
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 34814
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 34815
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 34816
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 34817
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 34818
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 34825
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 34826
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 34828
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 34829
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 34831
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 34832
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 34845
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 34846
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 34847
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 34848
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 34849
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 34850
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 34971
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 35509
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 35510
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 35511
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 35512
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 35513
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 35514
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 35515
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 35517
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 35518
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 35519
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 35520
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 35521
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 35522
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 35523
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 35525
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 35526
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 35527
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 35528
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 35529
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 35530
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 35531
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 35533
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 35534
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 35535
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 35536
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 35537
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 35538
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 35539
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 35546
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 35547
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 35549
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 35550
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 35552
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 35553
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 35555
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 35556
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 35569
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 35570
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 35571
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 35572
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 35573
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 35574
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 35575
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 35576
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 36112
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 36113
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 36114
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 36115
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 36116
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 36117
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 36118
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 36125
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 36126
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 36139
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 36140
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 36213
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 36740
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 36741
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 36742
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 36743
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 36744
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 36745
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 36746
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 36748
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 36749
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 36750
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 36751
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 36752
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 36753
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 36754
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 36756
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 36757
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 36758
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 36759
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 36760
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 36761
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 36762
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 36764
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 36765
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 36766
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 36767
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 36768
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 36769
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 36770
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 36772
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 36773
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 36774
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 36775
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 36776
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 36777
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 36778
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 36785
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 36786
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 36788
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 36789
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 36791
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 36792
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 36794
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 36795
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 36797
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 36798
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 36811
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 36812
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 36813
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 36814
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 36815
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 36816
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 36817
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 36818
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 36819
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 36820
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 37407
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 37408
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 37409
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 37410
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 37411
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 37412
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 37413
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 37420
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 37421
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 37434
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 37435
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 37508
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 37925
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 37926
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 37927
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 37928
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 37929
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 37930
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 37931
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 37933
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 37934
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 37935
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 37936
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 37937
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 37938
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 37939
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 37941
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 37942
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 37943
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 37944
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 37945
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 37946
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 37947
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 37954
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 37955
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 37957
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 37958
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 37960
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 37961
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 37974
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 37975
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 37976
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 37977
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 37978
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 37979
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 38460
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 38461
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 38462
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 38463
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 38464
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 38465
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 38466
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 38473
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 38474
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 38487
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 38488
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 38561
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 38835
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 38836
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 38837
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 38838
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 38839
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 38840
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 38841
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 38848
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 38849
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 38862
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 38863
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 39201
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 39202
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 39203
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 39204
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 39205
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 39206
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 39207
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 39214
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 39215
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 39228
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 39229
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 39302
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 39596
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 39597
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 39598
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 39599
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 39600
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 39601
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 39602
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 39609
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 39610
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 39623
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 39624
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 39991
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 39992
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 39993
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 39994
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 39995
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 39996
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 39997
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 40004
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 40005
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 40018
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 40019
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 40092
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 40560
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 40561
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 40562
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 40563
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 40564
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 40565
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 40566
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 40568
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 40569
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 40570
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 40571
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 40572
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 40573
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 40574
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 40576
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 40577
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 40578
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 40579
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 40580
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 40581
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 40582
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 40584
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 40585
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 40586
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 40587
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 40588
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 40589
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 40590
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 40597
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 40598
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 40600
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 40601
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 40603
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 40604
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 40606
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 40607
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 40620
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 40621
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 40622
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 40623
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 40624
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 40625
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 40626
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 40627
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 41159
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 41160
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 41161
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 41162
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 41163
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 41164
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 41165
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 41172
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 41173
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 41186
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 41187
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 41260
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 41667
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 41668
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 41669
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 41670
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 41671
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 41672
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 41673
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 41675
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 41676
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 41677
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 41678
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 41679
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 41680
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 41681
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 41683
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 41684
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 41685
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 41686
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 41687
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 41688
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 41689
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 41696
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 41697
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 41699
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 41700
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 41702
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 41703
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 41716
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 41717
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 41718
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 41719
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 41720
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 41721
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 42246
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 42247
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 42248
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 42249
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 42250
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 42251
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 42252
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 42254
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 42255
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 42256
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 42257
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 42258
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 42259
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 42260
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 42267
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 42268
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 42270
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 42271
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 42284
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 42285
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 42286
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 42287
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 42384
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 42911
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 42912
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 42913
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 42914
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 42915
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 42916
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 42917
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 42919
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 42920
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 42921
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 42922
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 42923
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 42924
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 42925
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 42927
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 42928
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 42929
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 42930
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 42931
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 42932
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 42933
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 42935
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 42936
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 42937
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 42938
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 42939
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 42940
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 42941
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 42948
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 42949
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 42951
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 42952
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 42954
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 42955
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 42957
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 42958
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 42971
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 42972
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 42973
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 42974
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 42975
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 42976
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 42977
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 42978
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 43585
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 43586
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 43587
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 43588
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 43589
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 43590
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 43591
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 43593
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 43594
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 43595
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 43596
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 43597
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 43598
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 43599
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 43606
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 43607
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 43609
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 43610
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 43623
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 43624
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 43625
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 43626
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 43723
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 44313
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 44314
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 44315
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 44316
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 44317
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 44318
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 44319
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 44321
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 44322
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 44323
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 44324
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 44325
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 44326
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 44327
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 44329
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 44330
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 44331
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 44332
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 44333
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 44334
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 44335
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 44337
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 44338
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 44339
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 44340
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 44341
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 44342
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 44343
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 44345
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 44346
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 44347
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 44348
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 44349
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 44350
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 44351
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 44358
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 44359
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 44361
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 44362
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 44364
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 44365
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 44367
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 44368
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 44370
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 44371
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 44384
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 44385
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 44386
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 44387
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 44388
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 44389
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 44390
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 44391
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 44392
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 44393
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 45055
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 45056
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 45057
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 45058
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 45059
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 45060
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 45061
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 45063
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 45064
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 45065
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 45066
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 45067
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 45068
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 45069
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 45076
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 45077
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 45079
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 45080
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 45093
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 45094
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 45095
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 45096
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 45193
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 45708
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 45709
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 45710
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 45711
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 45712
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 45713
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 45714
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 45716
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 45717
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 45718
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 45719
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 45720
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 45721
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 45722
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 45724
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 45725
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 45726
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 45727
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 45728
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 45729
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 45730
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 45732
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 45733
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 45734
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 45735
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 45736
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 45737
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 45738
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 45745
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 45746
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 45748
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 45749
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 45751
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 45752
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 45754
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 45755
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 45768
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 45769
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 45770
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 45771
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 45772
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 45773
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 45774
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 45775
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 46382
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 46383
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 46384
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 46385
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 46386
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 46387
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 46388
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 46390
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 46391
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 46392
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 46393
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 46394
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 46395
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 46396
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 46403
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 46404
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 46406
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 46407
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 46420
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 46421
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 46422
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 46423
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 46520
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 47098
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 47099
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 47100
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 47101
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 47102
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 47103
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 47104
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 47106
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 47107
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 47108
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 47109
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 47110
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 47111
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 47112
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 47114
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 47115
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 47116
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 47117
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 47118
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 47119
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 47120
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 47122
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 47123
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 47124
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 47125
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 47126
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 47127
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 47128
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 47130
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 47131
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 47132
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 47133
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 47134
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 47135
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 47136
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 47143
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 47144
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 47146
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 47147
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 47149
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 47150
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 47152
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 47153
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 47155
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 47156
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 47169
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 47170
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 47171
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 47172
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 47173
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 47174
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 47175
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 47176
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 47177
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 47178
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 47836
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 47837
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 47838
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 47839
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 47840
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 47841
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 47842
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 47844
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 47845
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 47846
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 47847
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 47848
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 47849
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 47850
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 47857
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 47858
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 47860
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 47861
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 47874
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 47875
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 47876
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 47877
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 47974
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 48615
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 48616
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 48617
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 48618
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 48619
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 48620
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 48621
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 48623
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 48624
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 48625
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 48626
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 48627
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 48628
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 48629
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 48631
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 48632
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 48633
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 48634
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 48635
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 48636
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 48637
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 48639
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 48640
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 48641
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 48642
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 48643
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 48644
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 48645
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 48647
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 48648
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 48649
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 48650
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 48651
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 48652
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 48653
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 48655
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 48656
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 48657
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 48658
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 48659
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 48660
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 48661
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 48668
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 48669
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 48671
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 48672
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 48674
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 48675
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 48677
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 48678
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 48680
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 48681
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 48683
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 48684
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 48697
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 48698
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 48699
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 48700
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 48701
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 48702
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 48703
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 48704
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 48705
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 48706
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 48707
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 48708
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 49421
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 49422
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 49423
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 49424
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 49425
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 49426
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 49427
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 49429
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 49430
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 49431
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 49432
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 49433
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 49434
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 49435
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 49442
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 49443
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 49445
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 49446
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 49459
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 49460
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 49461
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 49462
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 49559
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 49864
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 49865
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 49866
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 49867
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 49868
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 49869
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 49870
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 49877
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 49878
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 49891
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 49892
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 50315
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 50316
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 50317
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 50318
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 50319
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 50320
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 50321
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 50323
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 50324
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 50325
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 50326
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 50327
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 50328
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 50329
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 50331
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 50332
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 50333
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 50334
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 50335
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 50336
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 50337
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 50344
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 50345
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 50347
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 50348
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 50350
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 50351
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 50364
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 50365
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 50366
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 50367
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 50368
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 50369
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 50490
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 50913
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 50914
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 50915
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 50916
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 50917
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 50918
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 50919
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 50921
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 50922
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 50923
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 50924
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 50925
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 50926
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 50927
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 50934
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 50935
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 50937
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 50938
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 50951
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 50952
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 50953
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 50954
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 51426
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 51427
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 51428
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 51429
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 51430
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 51431
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 51432
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 51434
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 51435
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 51436
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 51437
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 51438
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 51439
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 51440
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 51442
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 51443
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 51444
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 51445
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 51446
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 51447
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 51448
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 51455
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 51456
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 51458
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 51459
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 51461
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 51462
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 51475
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 51476
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 51477
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 51478
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 51479
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 51480
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 51601
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 51975
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 51976
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 51977
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 51978
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 51979
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 51980
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 51981
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 51988
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 51989
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 52002
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 52003
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 52369
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 52370
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 52371
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 52372
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 52373
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 52374
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 52375
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 52377
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 52378
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 52379
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 52380
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 52381
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 52382
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 52383
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 52390
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 52391
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 52393
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 52394
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 52407
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 52408
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 52409
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 52410
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 52507
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 52942
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 52943
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 52944
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 52945
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 52946
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 52947
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 52948
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 52950
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 52951
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 52952
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 52953
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 52954
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 52955
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 52956
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 52958
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 52959
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 52960
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 52961
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 52962
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 52963
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 52964
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 52971
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 52972
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 52974
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 52975
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 52977
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 52978
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 52991
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 52992
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 52993
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 52994
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 52995
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 52996
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 53496
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 53497
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 53498
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 53499
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 53500
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 53501
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 53502
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 53504
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 53505
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 53506
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 53507
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 53508
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 53509
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 53510
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 53517
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 53518
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 53520
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 53521
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 53534
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 53535
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 53536
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 53537
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 53634
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 53983
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 53984
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 53985
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 53986
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 53987
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 53988
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 53989
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 53996
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 53997
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 54010
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 54011
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 54381
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 54382
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 54383
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 54384
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 54385
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 54386
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 54387
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 54389
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 54390
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 54391
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 54392
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 54393
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 54394
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 54395
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 54402
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 54403
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 54405
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 54406
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 54419
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 54420
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 54421
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 54422
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 54519
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 54829
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 54830
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 54831
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 54832
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 54833
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 54834
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 54835
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 54842
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 54843
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 54856
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 54857
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 55252
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 55253
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 55254
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 55255
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 55256
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 55257
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 55258
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 55260
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 55261
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 55262
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 55263
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 55264
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 55265
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 55266
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 55273
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 55274
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 55276
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 55277
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 55290
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 55291
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 55292
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 55293
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 55390
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56047
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 56048
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 56049
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 56050
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 56051
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 56052
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56053
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56055
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 56056
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 56057
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 56058
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 56059
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 56060
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56061
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56063
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 56064
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 56065
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 56066
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 56067
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 56068
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56069
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56071
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 56072
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 56073
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 56074
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 56075
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 56076
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56077
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56079
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 56080
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 56081
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 56082
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 56083
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 56084
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56085
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56087
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 56088
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 56089
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 56090
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 56091
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 56092
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56093
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56100
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56101
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56103
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56104
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56106
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56107
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56109
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56110
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56112
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56113
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56115
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56116
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56129
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56130
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56131
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56132
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56133
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56134
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56135
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56136
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56137
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56138
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56139
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56140
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56867
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 56868
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 56869
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 56870
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 56871
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 56872
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56873
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56875
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 56876
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 56877
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 56878
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 56879
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 56880
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56881
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56883
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 56884
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 56885
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 56886
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 56887
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 56888
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56889
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56896
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56897
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56899
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56900
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56902
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56903
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56916
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56917
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56918
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56919
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56920
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 56921
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 57042

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/generated/IOError.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 174
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 175
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 176
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 177
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 178
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 179
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 180
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 187
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 188
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 201
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 202

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/generated/IllegalArgument.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 173
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 174
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 175
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 176
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 177
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 178
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 179
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 186
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 187
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 200
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 201

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/generated/Mutation.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 309
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 310
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 311
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 312
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 313
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 314
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 315
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 317
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 318
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 319
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 320
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 321
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 322
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 323
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 325
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 326
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 327
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 328
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 329
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 330
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 331
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 333
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 334
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 335
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 336
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 337
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 338
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 339
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 346
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 347
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 349
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 350
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 352
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 353
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 355
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 356
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 369
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 370
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 371
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 372
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 373
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 374
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 375
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 376

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/generated/TAppend.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 343
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 344
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 345
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 346
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 347
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 348
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 349
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 351
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 352
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 353
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 354
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 355
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 356
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 357
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 359
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 360
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 361
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 362
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 363
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 364
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 365
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 367
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 368
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 369
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 370
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 371
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 372
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 373
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 380
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 381
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 383
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 384
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 386
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 387
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 389
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 390
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 403
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 404
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 405
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 406
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 407
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 408
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 409
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 410

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/generated/TCell.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 224
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 225
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 226
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 227
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 228
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 229
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 230
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 232
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 233
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 234
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 235
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 236
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 237
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 238
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 245
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 246
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 248
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 249
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 262
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 263
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 264
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 265

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/generated/TColumn.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 219
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 220
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 221
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 222
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 223
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 224
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 225
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 227
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 228
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 229
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 230
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 231
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 232
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 233
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 240
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 241
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 243
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 244
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 257
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 258
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 259
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 260

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/generated/TIncrement.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 316
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 317
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 318
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 319
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 320
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 321
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 322
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 324
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 325
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 326
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 327
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 328
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 329
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 330
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 332
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 333
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 334
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 335
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 336
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 337
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 338
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 340
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 341
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 342
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 343
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 344
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 345
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 346
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 353
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 354
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 356
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 357
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 359
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 360
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 362
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 363
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 376
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 377
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 378
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 379
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 380
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 381
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 382
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 383

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/generated/TRegionInfo.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 436
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 437
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 438
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 439
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 440
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 441
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 442
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 444
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 445
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 446
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 447
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 448
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 449
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 450
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 452
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 453
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 454
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 455
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 456
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 457
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 458
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 460
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 461
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 462
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 463
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 464
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 465
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 466
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 468
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 469
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 470
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 471
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 472
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 473
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 474
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 476
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 477
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 478
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 479
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 480
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 481
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 482
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 484
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 485
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 486
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 487
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 488
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 489
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 490
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 497
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 498
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 500
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 501
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 503
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 504
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 506
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 507
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 509
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 510
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 512
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 513
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 515
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 516
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 529
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 530
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 531
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 532
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 533
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 534
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 535
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 536
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 537
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 538
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 539
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 540
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 541
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 542

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/generated/TRowResult.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 298
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 299
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 300
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 301
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 302
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 303
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 304
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 306
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 307
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 308
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 309
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 310
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 311
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 312
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 314
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 315
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 316
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 317
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 318
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 319
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 320
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 327
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 328
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 330
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 331
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 333
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 334
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 347
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 348
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 349
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 350
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 351
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 352

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/generated/TScan.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 493
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 494
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 495
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 496
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 497
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 498
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 499
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 501
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 502
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 503
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 504
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 505
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 506
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 507
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 509
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 510
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 511
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 512
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 513
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 514
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 515
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 517
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 518
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 519
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 520
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 521
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 522
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 523
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 525
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 526
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 527
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 528
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 529
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 530
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 531
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 533
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 534
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 535
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 536
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 537
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 538
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 539
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 541
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 542
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 543
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 544
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 545
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 546
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 547
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 549
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 550
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 551
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 552
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 553
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 554
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 555
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 557
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 558
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 559
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 560
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 561
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 562
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 563
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 570
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 571
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 573
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 574
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 576
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 577
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 579
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 580
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 582
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 583
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 585
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 586
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 588
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 589
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 591
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 592
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 594
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 595
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 608
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 609
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 610
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 611
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 612
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 613
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 614
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 615
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 616
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 617
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 618
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 619
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 620
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 621
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 622
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 623
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 624
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 625

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TAppend.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 386
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 387
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 388
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 389
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 390
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 391
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 392
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 394
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 395
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 396
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 397
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 398
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 399
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 400
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 402
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 403
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 404
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 405
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 406
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 407
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 408
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 410
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 411
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 412
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 413
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 414
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 415
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 416
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 418
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 419
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 420
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 421
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 422
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 423
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 424
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 431
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 432
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 434
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 435
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 437
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 438
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 440
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 441
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 443
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 444
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 457
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 458
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 459
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 460
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 461
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 462
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 463
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 464
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 465
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 466

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TAuthorization.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 183
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 184
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 185
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 186
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 187
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 188
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 189
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 196
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 197
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 210
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 211

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TCellVisibility.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 163
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 164
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 165
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 166
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 167
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 168
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 169
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 176
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 177
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 190
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 191

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TColumn.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 268
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 269
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 270
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 271
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 272
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 273
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 274
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 276
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 277
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 278
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 279
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 280
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 281
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 282
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 284
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 285
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 286
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 287
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 288
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 289
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 290
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 297
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 298
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 300
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 301
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 303
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 304
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 317
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 318
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 319
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 320
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 321
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 322

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TColumnIncrement.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 270
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 271
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 272
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 273
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 274
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 275
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 276
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 278
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 279
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 280
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 281
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 282
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 283
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 284
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 286
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 287
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 288
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 289
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 290
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 291
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 292
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 299
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 300
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 302
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 303
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 305
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 306
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 319
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 320
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 321
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 322
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 323
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 324

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TColumnValue.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 362
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 363
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 364
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 365
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 366
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 367
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 368
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 370
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 371
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 372
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 373
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 374
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 375
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 376
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 378
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 379
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 380
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 381
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 382
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 383
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 384
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 386
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 387
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 388
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 389
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 390
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 391
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 392
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 394
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 395
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 396
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 397
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 398
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 399
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 400
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 407
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 408
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 410
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 411
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 413
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 414
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 416
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 417
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 419
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 420
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 433
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 434
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 435
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 436
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 437
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 438
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 439
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 440
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 441
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 442

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TDelete.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 465
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 466
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 467
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 468
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 469
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 470
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 471
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 473
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 474
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 475
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 476
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 477
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 478
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 479
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 481
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 482
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 483
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 484
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 485
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 486
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 487
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 489
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 490
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 491
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 492
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 493
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 494
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 495
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 497
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 498
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 499
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 500
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 501
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 502
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 503
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 505
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 506
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 507
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 508
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 509
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 510
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 511
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 518
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 519
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 521
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 522
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 524
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 525
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 527
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 528
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 530
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 531
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 533
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 534
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 547
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 548
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 549
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 550
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 551
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 552
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 553
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 554
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 555
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 556
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 557
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 558

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TGet.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 497
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 498
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 499
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 500
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 501
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 502
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 503
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 505
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 506
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 507
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 508
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 509
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 510
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 511
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 513
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 514
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 515
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 516
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 517
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 518
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 519
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 521
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 522
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 523
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 524
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 525
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 526
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 527
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 529
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 530
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 531
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 532
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 533
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 534
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 535
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 537
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 538
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 539
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 540
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 541
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 542
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 543
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 545
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 546
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 547
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 548
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 549
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 550
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 551
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 553
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 554
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 555
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 556
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 557
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 558
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 559
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 566
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 567
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 569
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 570
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 572
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 573
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 575
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 576
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 578
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 579
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 581
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 582
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 584
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 585
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 587
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 588
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 601
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 602
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 603
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 604
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 605
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 606
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 607
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 608
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 609
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 610
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 611
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 612
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 613
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 614
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 615
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 616

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/THBaseService.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 1949
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 1950
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 1951
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 1952
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 1953
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 1954
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1955
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 1957
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 1958
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 1959
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 1960
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 1961
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 1962
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1963
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 1970
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1971
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 1973
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1974
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 1987
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1988
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 1989
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1990
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 2411
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 2412
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 2413
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 2414
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 2415
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 2416
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2417
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 2419
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 2420
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 2421
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 2422
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 2423
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 2424
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2425
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 2432
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2433
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 2435
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2436
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 2449
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2450
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 2451
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2452
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 2549
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 2912
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 2913
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 2914
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 2915
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 2916
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 2917
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2918
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 2920
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 2921
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 2922
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 2923
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 2924
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 2925
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2926
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 2933
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2934
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 2936
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2937
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 2950
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2951
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 2952
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 2953
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 3372
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 3373
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 3374
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 3375
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 3376
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 3377
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 3378
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 3380
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 3381
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 3382
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 3383
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 3384
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 3385
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 3386
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 3393
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 3394
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 3396
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 3397
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 3410
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 3411
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 3412
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 3413
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 3510
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 3908
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 3909
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 3910
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 3911
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 3912
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 3913
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 3914
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 3916
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 3917
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 3918
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 3919
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 3920
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 3921
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 3922
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 3929
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 3930
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 3932
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 3933
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 3946
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 3947
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 3948
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 3949
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 4417
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 4418
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 4419
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 4420
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 4421
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 4422
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4423
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 4425
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 4426
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 4427
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 4428
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 4429
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 4430
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4431
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 4438
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4439
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 4441
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4442
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 4455
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4456
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 4457
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4458
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 4555
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 4954
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 4955
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 4956
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 4957
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 4958
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 4959
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4960
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 4962
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 4963
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 4964
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 4965
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 4966
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 4967
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4968
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 4975
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4976
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 4978
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4979
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 4992
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4993
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 4994
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 4995
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 5377
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 5378
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 5379
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 5380
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 5381
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 5382
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5383
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 5390
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5391
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 5404
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5405
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 5478
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6060
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 6061
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 6062
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 6063
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 6064
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 6065
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6066
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6068
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 6069
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 6070
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 6071
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 6072
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 6073
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6074
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6076
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 6077
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 6078
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 6079
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 6080
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 6081
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6082
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6084
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 6085
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 6086
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 6087
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 6088
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 6089
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6090
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6092
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 6093
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 6094
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 6095
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 6096
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 6097
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6098
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6100
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 6101
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 6102
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 6103
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 6104
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 6105
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6106
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6113
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6114
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6116
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6117
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6119
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6120
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6122
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6123
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6125
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6126
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6128
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6129
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6142
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6143
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6144
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6145
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6146
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6147
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6148
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6149
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6150
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6151
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6152
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6153
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6785
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 6786
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 6787
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 6788
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 6789
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 6790
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6791
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6793
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 6794
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 6795
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 6796
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 6797
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 6798
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6799
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6806
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6807
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6809
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6810
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6823
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6824
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 6825
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 6826
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 6923
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7306
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 7307
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 7308
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 7309
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 7310
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 7311
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7312
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7314
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 7315
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 7316
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 7317
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 7318
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 7319
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7320
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7327
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7328
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7330
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7331
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7344
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7345
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7346
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7347
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7758
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 7759
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 7760
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 7761
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 7762
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 7763
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7764
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7771
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7772
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 7785
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 7786
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 7859
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 8193
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 8194
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 8195
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 8196
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 8197
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 8198
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 8199
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 8201
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 8202
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 8203
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 8204
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 8205
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 8206
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 8207
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 8214
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 8215
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 8217
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 8218
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 8231
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 8232
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 8233
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 8234
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 8616
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 8617
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 8618
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 8619
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 8620
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 8621
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 8622
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 8629
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 8630
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 8643
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 8644
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 8717
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9071
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 9072
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 9073
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 9074
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 9075
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 9076
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9077
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9079
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 9080
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 9081
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 9082
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 9083
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 9084
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9085
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9092
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9093
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9095
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9096
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9109
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9110
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9111
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9112
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9580
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 9581
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 9582
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 9583
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 9584
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 9585
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9586
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9588
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 9589
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 9590
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 9591
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 9592
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 9593
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9594
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9601
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9602
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9604
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9605
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9618
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9619
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9620
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9621
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 9718
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10365
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 10366
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 10367
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 10368
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 10369
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 10370
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10371
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10373
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 10374
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 10375
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 10376
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 10377
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 10378
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10379
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10381
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 10382
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 10383
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 10384
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 10385
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 10386
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10387
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10389
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 10390
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 10391
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 10392
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 10393
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 10394
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10395
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10397
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 10398
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 10399
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 10400
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 10401
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 10402
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10403
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10405
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 10406
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 10407
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 10408
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 10409
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 10410
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10411
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10418
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10419
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10421
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10422
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10424
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10425
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10427
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10428
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10430
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10431
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10433
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10434
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10447
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10448
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10449
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10450
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10451
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10452
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10453
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10454
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10455
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10456
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 10457
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 10458
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11090
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 11091
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 11092
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 11093
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 11094
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 11095
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11096
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11098
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 11099
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 11100
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 11101
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 11102
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 11103
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11104
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11111
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11112
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11114
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11115
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11128
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11129
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11130
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11131
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 11228
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11591
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 11592
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 11593
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 11594
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 11595
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 11596
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11597
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11599
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 11600
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 11601
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 11602
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 11603
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 11604
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11605
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11612
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11613
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11615
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11616
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11629
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11630
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 11631
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 11632
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12051
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 12052
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 12053
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 12054
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 12055
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 12056
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12057
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12059
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 12060
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 12061
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 12062
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 12063
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 12064
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12065
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12072
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12073
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12075
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12076
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12089
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12090
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12091
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12092
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 12189
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12559
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 12560
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 12561
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 12562
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 12563
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 12564
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12565
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12567
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 12568
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 12569
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 12570
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 12571
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 12572
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12573
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12580
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12581
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12583
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12584
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12597
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12598
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 12599
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 12600
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13019
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 13020
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 13021
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 13022
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 13023
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 13024
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13025
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13027
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 13028
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 13029
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 13030
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 13031
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 13032
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13033
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13040
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13041
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13043
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13044
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13057
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13058
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13059
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13060
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 13157
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13527
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 13528
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 13529
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 13530
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 13531
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 13532
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13533
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13535
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 13536
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 13537
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 13538
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 13539
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 13540
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13541
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13548
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13549
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13551
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13552
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13565
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13566
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13567
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13568
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13989
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 13990
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 13991
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 13992
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 13993
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 13994
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 13995
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 13997
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 13998
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 13999
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 14000
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 14001
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 14002
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14003
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14010
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14011
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14013
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14014
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14027
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14028
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14029
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14030
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 14127
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14483
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 14484
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 14485
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 14486
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 14487
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 14488
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14489
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14491
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 14492
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 14493
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 14494
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 14495
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 14496
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14497
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14504
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14505
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14507
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14508
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14521
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14522
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 14523
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 14524
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15005
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 15006
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 15007
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 15008
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 15009
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 15010
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15011
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15013
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 15014
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 15015
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 15016
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 15017
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 15018
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15019
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15021
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 15022
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 15023
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 15024
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 15025
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 15026
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15027
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15034
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15035
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15037
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15038
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15040
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15041
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15054
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15055
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15056
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15057
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15058
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15059
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 15180
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15554
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 15555
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 15556
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 15557
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 15558
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 15559
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15560
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15567
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15568
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15581
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15582
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15954
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 15955
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 15956
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 15957
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 15958
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 15959
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15960
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15962
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 15963
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 15964
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 15965
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 15966
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 15967
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15968
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15975
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15976
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15978
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15979
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15992
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15993
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 15994
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 15995
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 16092
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16459
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 16460
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 16461
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 16462
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 16463
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 16464
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16465
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16467
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 16468
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 16469
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 16470
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 16471
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 16472
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16473
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16480
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16481
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16483
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16484
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16497
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16498
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16499
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16500
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16882
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 16883
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 16884
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 16885
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 16886
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 16887
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16888
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16895
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16896
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 16909
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 16910
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 16983
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17370
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 17371
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 17372
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 17373
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 17374
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 17375
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17376
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17378
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 17379
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 17380
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 17381
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 17382
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 17383
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17384
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17386
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 17387
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 17388
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 17389
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 17390
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 17391
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17392
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17399
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17400
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17402
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17403
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17405
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17406
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17419
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17420
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17421
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17422
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17423
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17424
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17917
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 17918
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 17919
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 17920
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 17921
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 17922
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17923
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17925
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 17926
 Warning indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 17927
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 17928
 Warning indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 12. 17929
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 10. 17930
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17931
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17938
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17939
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17941
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17942
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17955
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17956
 Warning indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 17957
 Warning indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 17958
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 18055

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TIOError.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 168
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 169
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 170
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 171
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 172
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 173
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 174
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 181
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 182
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 195
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 196

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TIllegalArgument.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 167
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 168
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 169
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 170
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 171
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 172
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 173
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 180
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 181
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 194
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 195

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TIncrement.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 393
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 394
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 395
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 396
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 397
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 398
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 399
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 401
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 402
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 403
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 404
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 405
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 406
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 407
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 409
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 410
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 411
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 412
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 413
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 414
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 415
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 417
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 418
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 419
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 420
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 421
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 422
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 423
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 425
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 426
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 427
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 428
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 429
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 430
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 431
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 438
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 439
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 441
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 442
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 444
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 445
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 447
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 448
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 450
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 451
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 464
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 465
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 466
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 467
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 468
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 469
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 470
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 471
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 472
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 473

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TPut.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 434
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 435
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 436
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 437
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 438
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 439
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 440
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 442
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 443
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 444
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 445
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 446
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 447
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 448
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 450
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 451
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 452
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 453
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 454
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 455
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 456
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 458
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 459
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 460
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 461
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 462
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 463
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 464
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 466
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 467
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 468
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 469
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 470
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 471
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 472
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 474
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 475
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 476
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 477
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 478
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 479
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 480
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 487
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 488
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 490
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 491
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 493
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 494
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 496
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 497
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 499
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 500
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 502
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 503
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 516
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 517
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 518
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 519
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 520
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 521
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 522
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 523
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 524
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 525
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 526
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 527

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TResult.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 239
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 240
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 241
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 242
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 243
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 244
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 245
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 247
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 248
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 249
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 250
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 251
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 252
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 253
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 260
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 261
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 263
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 264
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 277
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 278
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 279
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 280

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TRowMutations.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 240
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 241
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 242
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 243
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 244
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 245
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 246
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 248
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 249
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 250
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 251
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 252
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 253
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 254
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 261
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 262
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 264
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 265
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 278
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 279
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 280
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 281

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TScan.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 597
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 598
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 599
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 600
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 601
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 602
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 603
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 605
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 606
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 607
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 608
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 609
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 610
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 611
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 613
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 614
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 615
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 616
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 617
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 618
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 619
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 621
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 622
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 623
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 624
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 625
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 626
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 627
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 629
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 630
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 631
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 632
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 633
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 634
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 635
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 637
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 638
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 639
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 640
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 641
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 642
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 643
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 645
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 646
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 647
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 648
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 649
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 650
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 651
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 653
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 654
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 655
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 656
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 657
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 658
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 659
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 661
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 662
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 663
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 664
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 665
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 666
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 667
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 669
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 670
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 671
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 672
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 673
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 674
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 675
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 677
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 678
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 679
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 680
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 681
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 682
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 683
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 690
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 691
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 693
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 694
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 696
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 697
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 699
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 700
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 702
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 703
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 705
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 706
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 708
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 709
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 711
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 712
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 714
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 715
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 717
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 718
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 720
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 721
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 734
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 735
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 736
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 737
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 738
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 739
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 740
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 741
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 742
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 743
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 744
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 745
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 746
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 747
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 748
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 749
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 750
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 751
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 752
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 753
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 754
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 755

Hbase/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/generated/TTimeRange.java

Severity Category Rule Message Line
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 208
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 209
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 210
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 211
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 212
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 213
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 214
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 216
 Warning indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 217
 Warning indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 218
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 219
 Warning indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 10. 220
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 6, expected level should be 8. 221
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 222
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 229
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 230
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 232
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 233
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 246
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 247
 Warning indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 248
 Warning indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 249

Hbase/hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/TestCallQueue.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 117

Hbase/hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/TestThriftServer.java

Severity Category Rule Message Line
 Warning indentation Indentation 'try' has incorrect indentation level 3, expected level should be 4. 209
 Warning indentation Indentation 'try' child has incorrect indentation level 5, expected level should be 6. 210
 Warning indentation Indentation 'try' child has incorrect indentation level 5, expected level should be 6. 211
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 3, expected level should be 4. 212
 Warning indentation Indentation 'catch' child has incorrect indentation level 5, expected level should be 6. 213
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 3, expected level should be 4. 214

Hbase/hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/TestThriftServerCmdLine.java

Severity Category Rule Message Line
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 14, 40, 41. 93

Hbase/hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift2/TestThriftHBaseServiceHandler.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 828

Hbase/hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift2/TestThriftHBaseServiceHandlerWithLabels.java

Severity Category Rule Message Line
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 0, expected level should be 2. 76
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 0, expected level should be 2. 78
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 0, expected level should be 2. 81
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 0, expected level should be 2. 82
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 0, expected level should be 2. 83
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 0, expected level should be 2. 84
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 0, expected level should be 2. 85
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 0, expected level should be 2. 86
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 0, expected level should be 2. 87
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 0, expected level should be 2. 88
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 0, expected level should be 2. 92
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 0, expected level should be 2. 93
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 0, expected level should be 2. 94
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 0, expected level should be 2. 95
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 0, expected level should be 2. 96
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 0, expected level should be 2. 97
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 0, expected level should be 2. 99
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 0, expected level should be 2. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 112
 Warning indentation Indentation 'for' has incorrect indentation level 2, expected level should be 4. 114
 Warning indentation Indentation 'for' child has incorrect indentation level 4, expected level should be 6. 115
 Warning indentation Indentation 'for' child has incorrect indentation level 4, expected level should be 6. 116
 Warning indentation Indentation 'for' child has incorrect indentation level 4, expected level should be 6. 117
 Warning indentation Indentation 'for' child has incorrect indentation level 4, expected level should be 6. 118
 Warning indentation Indentation 'for' child has incorrect indentation level 4, expected level should be 6. 119
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 2, expected level should be 4. 120
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 0, expected level should be 2. 121
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 0, expected level should be 2. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 141
 Warning indentation Indentation 'for' has incorrect indentation level 2, expected level should be 4. 143
 Warning indentation Indentation 'for' child has incorrect indentation level 4, expected level should be 6. 144
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 2, expected level should be 4. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 148
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 0, expected level should be 2. 149
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 0, expected level should be 2. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 163
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 0, expected level should be 2. 164
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 0, expected level should be 2. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 167
 Warning indentation Indentation 'try' has incorrect indentation level 2, expected level should be 4. 168
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 169
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 2, expected level should be 4. 170
 Warning indentation Indentation 'catch' child has incorrect indentation level 4, expected level should be 6. 171
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 2, expected level should be 4. 172
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 0, expected level should be 2. 173
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 0, expected level should be 2. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 177
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 0, expected level should be 2. 178
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 0, expected level should be 2. 180
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 0, expected level should be 2. 183
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 0, expected level should be 2. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 186
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 0, expected level should be 2. 187
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 0, expected level should be 2. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 198
 Warning indentation Indentation 'for' has incorrect indentation level 2, expected level should be 4. 199
 Warning indentation Indentation 'for' child has incorrect indentation level 4, expected level should be 6. 200
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 201
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 202
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 6. 203
 Warning indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 8. 204
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 6. 206
 Warning indentation Indentation 'for' child has incorrect indentation level 4, expected level should be 6. 207
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 2, expected level should be 4. 208
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 213
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 214
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 215
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 222
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 224
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 229
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 231
 Warning indentation Indentation 'for' has incorrect indentation level 2, expected level should be 4. 233
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 234
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 235
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 6. 236
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 237
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 6. 238
 Warning indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 8. 239
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 6. 241
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 2, expected level should be 4. 242
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 245
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 246
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 249
 Warning indentation Indentation 'try' has incorrect indentation level 2, expected level should be 4. 250
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 251
 Warning indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 252
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 2, expected level should be 4. 253
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 2, expected level should be 4. 254
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 0, expected level should be 2. 255
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 0, expected level should be 2. 257
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 259
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 260
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 263
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 265
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 266
 Warning indentation Indentation 'for' has incorrect indentation level 2, expected level should be 4. 267
 Warning indentation Indentation 'for' child has incorrect indentation level 4, expected level should be 6. 268
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 271
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 272
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 6. 273
 Warning indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 8. 274
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 6. 276
 Warning indentation Indentation 'for' child has incorrect indentation level 4, expected level should be 6. 277
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 2, expected level should be 4. 278
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 282
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 283
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 284
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 285
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 286
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 287
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 288
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 291
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 292
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 293
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 294
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 295
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 296
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 297
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 299
 Warning indentation Indentation 'for' has incorrect indentation level 2, expected level should be 4. 300
 Warning indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 301
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 302
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 6. 305
 Warning indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 306
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 6. 307
 Warning indentation Indentation 'else' child has incorrect indentation level 6, expected level should be 8. 308
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 4, expected level should be 6. 311
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 2, expected level should be 4. 312
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 0, expected level should be 2. 313
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 0, expected level should be 2. 315
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 317
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 318
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 319
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 321
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 322
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 324
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 326
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 328
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 329
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 331
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 332
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 333
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 334
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 335
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 336
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 337
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 338
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 339
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 340
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 341
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 342
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 0, expected level should be 2. 343
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 0, expected level should be 2. 345
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 347
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 348
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 349
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 351
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 352
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 354
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 355
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 356
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 357
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 359
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 360
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 362
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 363
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 364
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 366
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 367
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 368
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 369
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 370
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 371
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 372
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 374
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 375
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 376
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 377
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 0, expected level should be 2. 378
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 0, expected level should be 2. 380
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 382
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 383
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 384
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 386
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 387
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 389
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 390
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 391
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 392
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 394
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 395
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 397
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 398
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 399
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 401
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 402
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 403
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 404
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 405
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 406
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 407
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 408
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 0, expected level should be 2. 409
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 0, expected level should be 2. 411
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 413
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 414
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 415
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 416
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 417
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 418
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 419
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 421
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 422
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 423
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 424
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 426
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 427
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 429
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 430
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 431
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 433
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 434
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 435
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 436
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 437
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 438
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 439
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 441
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 442
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 443
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 444
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 0, expected level should be 2. 445
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 0, expected level should be 2. 456
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 457
 Warning indentation Indentation 'while' has incorrect indentation level 2, expected level should be 4. 458
 Warning indentation Indentation 'while' child has incorrect indentation level 4, expected level should be 6. 459
 Warning indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 460
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 0, expected level should be 2. 461